commit e8c734c939c67adb364f6607ec7af30c2d4b9623 parent 8784955698373f9df99a5351c9b5e3b1657cdc52 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 6 Mar 2024 13:30:32 +0100 Fix port Diffstat:
| M | apps/base/matrix/element-call/release.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/matrix/element-call/release.yaml b/apps/base/matrix/element-call/release.yaml @@ -47,7 +47,7 @@ spec: base_url: https://matrix-call.midnightthoughts.space server_name: matrix-call.midnightthoughts.space livekit: - livekit_service_url: https://call-jwt.midnightthoughts.space:8080 + livekit_service_url: https://call-jwt.midnightthoughts.space ingress: enabled: true annotations: