mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +00:00
8 lines
89 B
Plaintext
8 lines
89 B
Plaintext
NODE_ENV=development
|
|
HOST=localhost
|
|
PORT=8080
|
|
|
|
DB_HOST=
|
|
DB_USER=
|
|
DB_PASS=
|
|
DB_NAME= |