mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +00:00
18 lines
239 B
Plaintext
18 lines
239 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=3123123213123
|
|
JWT_REFRESH_SECRET=75756756756
|
|
|
|
IO_REDIS_SERVER=
|
|
IO_REDIS_PORT=
|