Simplifying code and making START_ROOM_URL compatible with public (_) and private (@) paths
This commit is contained in:
parent
d79a18ee81
commit
bbf9325396
4 changed files with 7 additions and 25 deletions
|
@ -5,4 +5,4 @@ JITSI_PRIVATE_MODE=false
|
|||
JITSI_ISS=
|
||||
SECRET_JITSI_KEY=
|
||||
ADMIN_API_TOKEN=123
|
||||
START_ROOM_URL=/Floor0/floor0.json
|
||||
START_ROOM_URL=/_/global/maps.workadventure.localhost/Floor0/floor0.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue