5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
DATABASE_URL="postgres://username:password@localhost:5432/traintrape-moi"
|
|
JWT_SECRET="CHANGE_ME"
|
|
API_GLOBAL_PREFIX="api"
|
|
API_HOSTNAME="traintrape-moi.luemy.eu"
|