Matrix Docker Ansible eploy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- LK_JWT_PORT={{ matrix_livekit_jwt_service_environment_variable_lk_jwt_port | int | to_json }}
-
- LIVEKIT_KEY={{ matrix_livekit_jwt_service_environment_variable_livekit_key }}
- LIVEKIT_URL={{ matrix_livekit_jwt_service_environment_variable_livekit_url }}
- LIVEKIT_SECRET={{ matrix_livekit_jwt_service_environment_variable_livekit_secret }}
-
- {{ matrix_livekit_jwt_service_environment_variables_additional }}
|