mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 04:09:26 +00:00
Adjusting environment variables and adding .env.example
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
MYSQL_ROOT_PASSWORD=strongpassword
|
||||
MYSQL_DATABASE=whaticket
|
||||
JWT_SECRET=3123123213123
|
||||
JWT_REFRESH_SECRET=75756756756
|
||||
FRONTEND_PORT=3000
|
||||
TZ=America/Fortaleza
|
||||
Reference in New Issue
Block a user