Added default map path
This commit is contained in:
parent
e8ba9e9785
commit
b44c219441
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ JITSI_PRIVATE_MODE=false
|
|||
JITSI_ISS=
|
||||
SECRET_JITSI_KEY=
|
||||
ADMIN_API_TOKEN=123
|
||||
START_ROOM_URL=/_/global/maps.workadventure.localhost/Floor0/floor0.json
|
||||
START_ROOM_URL=/_/global/maps.workadventure.localhost/starter/map.json
|
||||
# If your Turn server is configured to use the Turn REST API, you should put the shared auth secret here.
|
||||
# If you are using Coturn, this is the value of the "static-auth-secret" parameter in your coturn config file.
|
||||
# Keep empty if you are sharing hard coded / clear text credentials.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue