diff --git a/deeployer.libsonnet b/deeployer.libsonnet index b63ab48c..f07ca352 100644 --- a/deeployer.libsonnet +++ b/deeployer.libsonnet @@ -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",