diff --git a/src/main/resources/jitsi/deployment.yaml b/src/main/resources/jitsi/deployment.yaml index 3914970..6f2b5c2 100644 --- a/src/main/resources/jitsi/deployment.yaml +++ b/src/main/resources/jitsi/deployment.yaml @@ -101,6 +101,8 @@ spec: value: "true" - name: WHITEBOARD_COLLAB_SERVER_PUBLIC_URL value: REPLACE_EXCALIDRAW_BACKEND_URL + - name: COLIBRI_WEBSOCKET_REGEX + value: "127.0.0.1" - name: jvb image: jitsi/jvb:stable-9457-2 imagePullPolicy: IfNotPresent