3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-01-16 21:05:20 +00:00

Variables rename (matrix_livekit_server_ -> livekit_server_) to prepare for role extraction

This commit is contained in:
Slavi Pantaleev
2024-11-21 16:15:54 +02:00
parent 1e82530080
commit 1838a541ae
11 changed files with 100 additions and 100 deletions

View File

@@ -17,4 +17,4 @@ turn:
external_tls: true
keys:
devkey: "{{ matrix_livekit_server_livekit_dev_key }}"
devkey: "{{ livekit_server_livekit_dev_key }}"