Merge pull request #632 from thecodingmachine/feat/url-room-started

Removed hard coded default map (2)
This commit is contained in:
David Négrier
2021-01-21 10:10:22 +01:00
committed by GitHub
8 changed files with 11 additions and 27 deletions
+1
View File
@@ -34,6 +34,7 @@ services:
TURN_SERVER: "turn:coturn.workadventu.re:443,turns:coturn.workadventu.re:443"
TURN_USER: workadventure
TURN_PASSWORD: WorkAdventure123
START_ROOM_URL: "$START_ROOM_URL"
command: yarn run start
volumes:
- ./front:/usr/src/app