4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
DATABASE_URL="postgres://username:password@localhost:5432/traintrape-moi"
|
|
JWT_SECRET="CHANGE_ME"
|
|
API_GLOBAL_PREFIX="api"
|