8 lines
208 B
Plaintext
8 lines
208 B
Plaintext
|
PORT=5000
|
||
|
FRONTEND_URL=http://localhost:3000
|
||
|
|
||
|
MONGO_URI=mongodb://admin:SODIOXX98*@172.31.187.24:27017
|
||
|
|
||
|
SECRET_KEY=TESTPSOJDFPSODIJFPDSJP
|
||
|
JWT_SECRET_KEY=sua_chave_supersecreta
|
||
|
JWT_ACCESS_TOKEN_EXPIRES_DAYS=15
|