mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +00:00
Setting max chrome connections and exposing mysql port
This commit is contained in:
@@ -3,4 +3,5 @@ MYSQL_DATABASE=whaticket
|
||||
JWT_SECRET=3123123213123
|
||||
JWT_REFRESH_SECRET=75756756756
|
||||
FRONTEND_PORT=3000
|
||||
TZ=America/Fortaleza
|
||||
TZ=America/Fortaleza
|
||||
MAX_CONCURRENT_SESSIONS=1
|
||||
Reference in New Issue
Block a user