Merge pull request #632 from thecodingmachine/feat/url-room-started
Removed hard coded default map (2)
This commit is contained in:
commit
de7bf08de1
8 changed files with 11 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue