소스 검색

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 }}

불러오는 중...
취소
저장