mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-04-14 21:41:14 +00:00
Make matrix_livekit_jwt_service_public_url
respect matrix_livekit_jwt_service_path_prefix
This commit is contained in:
parent
031cf68cbb
commit
890f10f765
@ -4,4 +4,4 @@
|
||||
|
||||
---
|
||||
|
||||
matrix_livekit_jwt_service_public_url: "{{ matrix_livekit_jwt_service_scheme }}://{{ matrix_livekit_jwt_service_hostname }}"
|
||||
matrix_livekit_jwt_service_public_url: "{{ matrix_livekit_jwt_service_scheme }}://{{ matrix_livekit_jwt_service_hostname }}{{ matrix_livekit_jwt_service_path_prefix }}"
|
||||
|
Loading…
Reference in New Issue
Block a user