mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-04-19 18:58:44 +02: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…
x
Reference in New Issue
Block a user