chore: add .env.example
This commit is contained in:
-18
@@ -1,18 +0,0 @@
|
||||
DB_HOST=postgres
|
||||
DB_PORT=5432
|
||||
DB_USER=postgres
|
||||
DB_PASSWORD=votre_mot_de_passe
|
||||
DB_NAME=gestion_db
|
||||
DB_SSLMODE=disable
|
||||
SESSION_SECRET=votre_secret_session_tres_long_et_securise
|
||||
USER_JWT_SECRET=dsfljdsjfljsldfjlsd
|
||||
USER_JWT_SECRET_OLD=dsfljdsjfljsldfjlsd
|
||||
ADMIN_JWT_SECRET=dsfljdsjfljsldfjlsd
|
||||
ADMIN_JWT_SECRET_OLD=dsfljdsjfljsldfjlsd
|
||||
REDIS_HOST=redis
|
||||
REDIS_PORT=6379
|
||||
REDIS_PASSWORD=dndsjvnsdnvjsvdnjsvdn
|
||||
TOMTOM_API_KEY=MERY8I7LMeYVSLKO5WuV73W9rKJpBLoB
|
||||
API_PORT=8080
|
||||
FRONTEND_PORT=5173
|
||||
GIN_MODE=release
|
||||
Reference in New Issue
Block a user