瀏覽代碼

testing livekit configuration

element-call-integration
wjbeckett 1 年之前
父節點
當前提交
4acb025130
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/custom/matrix-jwt-service/templates/env.j2

+ 1
- 1
roles/custom/matrix-jwt-service/templates/env.j2 查看文件

@@ -1,4 +1,4 @@
# Environment variables for JWT Service
LIVEKIT_KEY=devkey
LIVEKIT_URL=wss://{{ matrix_livekit_server_hostname }}:443
LIVEKIT_SECRET={{ matrix_element_call_jwt_secret }}
LIVEKIT_SECRET={{ matrix_livekit_server_dev_key }}

Loading…
取消
儲存