mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 11:49:19 +00:00
15 lines
182 B
Plaintext
15 lines
182 B
Plaintext
NODE_ENV=
|
|
BACKEND_URL=http://localhost
|
|
FRONTEND_URL=http://localhost:3000
|
|
PROXY_PORT=8080
|
|
PORT=8080
|
|
|
|
DB_DIALECT=
|
|
DB_HOST=
|
|
DB_USER=
|
|
DB_PASS=
|
|
DB_NAME=
|
|
|
|
JWT_SECRET=
|
|
JWT_REFRESH_SECRET=
|