10 lines
176 B
Plaintext
10 lines
176 B
Plaintext
|
|
|
|
NODE_ENV="development"
|
|
MONGO_URL="mongodb://localhost:27017/BudgetBuddy"
|
|
PORT="2011"
|
|
|
|
TZ="Europe/Paris"
|
|
JWT_SECRET="3$iFp58e4Fo@"
|
|
FILE_SECRET="rmlncds234$DsfvnckdnoierxQQG4"
|