Switching on our very own turn server
This commit is contained in:
@@ -27,6 +27,9 @@ services:
|
||||
NODE_ENV: development
|
||||
API_URL: api.workadventure.localhost
|
||||
STARTUP_COMMAND_1: yarn install
|
||||
TURN_SERVER: "turn:coturn.workadventu.re:443,turns:coturn.workadventu.re:443"
|
||||
TURN_USER: workadventure
|
||||
TURN_PASSWORD: WorkAdventure123
|
||||
command: yarn run start
|
||||
volumes:
|
||||
- ./front:/usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user