15 lines
211 B
Plaintext
15 lines
211 B
Plaintext
APP_VERSION=0.0.1
|
|
|
|
|
|
STAGE=prod
|
|
|
|
DB_PASSWORD=MySecr3tPassWord@as2
|
|
DB_NAME=TesloDB
|
|
DB_HOST=TesloDB
|
|
DB_PORT=5432
|
|
DB_USERNAME=postgres
|
|
|
|
PORT=3000
|
|
HOST_API=http://localhost:3000/api
|
|
|
|
JWT_SECRET=Est3EsMISE3Dsecreto32s |