Files
gerbeur/.env.example
2026-03-23 07:47:49 +00:00

8 lines
151 B
Plaintext

GERBEUR_PROTOCOL=http
GERBEUR_HOSTNAME=localhost
GERBEUR_PORT=8000
JWT_SECRET=
VITE_API_PROTOCOL=http
VITE_SERVER_HOST=localhost
VITE_SERVER_PORT=8000