Merge pull request #1480 from ValdoTR/maps

Removed old maps and add starter-kit map
This commit is contained in:
Kharhamel 2021-09-24 10:58:31 +02:00 committed by GitHub
commit 4650f4e8cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
71 changed files with 542 additions and 8506 deletions

View file

@ -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.