Setting max chrome connections and exposing mysql port

This commit is contained in:
Ricardo Paes
2022-02-07 09:05:52 -03:00
parent e640bb7ccb
commit dad4fb83b8
2 changed files with 5 additions and 2 deletions

View File

@@ -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