Create new env admin url
This commit is contained in:
parent
74ec363449
commit
ebfe08fb92
3 changed files with 3 additions and 1 deletions
|
@ -27,6 +27,7 @@ services:
|
|||
HOST: "0.0.0.0"
|
||||
NODE_ENV: development
|
||||
API_URL: api.workadventure.localhost
|
||||
ADMIN_URL: admin.workadventure.localhost
|
||||
STARTUP_COMMAND_1: yarn install
|
||||
TURN_SERVER: "turn:coturn.workadventu.re:443,turns:coturn.workadventu.re:443"
|
||||
TURN_USER: workadventure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue