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.
|
- BOT_SERVER={{ matrix_bot_matrix_registration_bot_bot_server }}
- BOT_USERNAME={{ matrix_bot_matrix_registration_bot_matrix_user_id_localpart }}
- BOT_PASSWORD={{ matrix_bot_matrix_registration_bot_matrix_user_password }}
- API_BASE_URL={{ matrix_bot_matrix_registration_bot_api_base_url }}
- API_TOKEN={{ matrix_bot_matrix_registration_bot_matrix_admin_token }}
- LOGGING_LEVEL={{ matrix_bot_matrix_registration_bot_logging_level }}
-
- {{ matrix_bot_matrix_registration_environment_variables_extension }}
|