mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
8 lines
No EOL
207 B
Text
8 lines
No EOL
207 B
Text
BASE_URL=http://host.docker.internal #via Docker
|
|
BASE_URL=http://localhost # Via npm
|
|
USER_EMAIL=admin@admin.com
|
|
USER_PASSWORD=admin
|
|
NUMBER_ROOMS=5
|
|
USERS_PER_ROOM=60
|
|
MAX_MESSAGES=20
|
|
CONVERSATION_INTERVAL=1000 |