소스 검색

Update env.j2

element-call-integration
Backslash 1 년 전
committed by GitHub
부모
커밋
2492672025
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-element-call/templates/env.j2

+ 1
- 1
roles/custom/matrix-element-call/templates/env.j2 파일 보기

@@ -1,7 +1,7 @@
# Environment variables for Element Call
ELEMENT_CALL_SERVER_URL=https://{{ matrix_element_call_domain }}
LIVEKIT_KEY=devkey
LIVEKIT_SERVICE_URL={{ matrix_element_call_livekit_service_url }}
LIVEKIT_URL={{ matrix_element_call_livekit_service_url }}
LIVEKIT_SECRET={{ matrix_element_call_jwt_secret }}
JWT_SERVICE_URL={{ matrix_element_call_jwt_service_url }}



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