Fixing deploy

This commit is contained in:
David Négrier 2020-12-09 15:27:52 +01:00
parent a59e40fc8e
commit f40d8024f2
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
},
"ports": [80],
"env": {
"API_URL": "api."+url,
"API_URL": "pusher."+url,
"JITSI_URL": env.JITSI_URL,
"SECRET_JITSI_KEY": env.SECRET_JITSI_KEY,
"TURN_SERVER": "turn:coturn.workadventu.re:443,turns:coturn.workadventu.re:443",