Merge pull request #632 from thecodingmachine/feat/url-room-started
Removed hard coded default map (2)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user