mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-23 00:00:10 +00:00
Use the standard LiveKit JWT extra arguments variable
This commit is contained in:
@@ -157,9 +157,6 @@ matrix_livekit_jwt_service_systemd_required_services_list_custom: []
|
||||
# installation tasks haven't run (e.g., due to --tags skipping them).
|
||||
matrix_livekit_jwt_service_restart_necessary: false
|
||||
|
||||
# Support additional container arguments for the LiveKit JWT service
|
||||
matrix_livekit_jwt_service_container_additional_arguments: []
|
||||
|
||||
# A list of additional "volumes" to mount in the container.
|
||||
# Contains definition objects like this: `{"type": "bind", "src": "/outside", "dst": "/inside", "options": "readonly"}.
|
||||
# See the `--mount` documentation for the `docker run` command.
|
||||
|
||||
Reference in New Issue
Block a user