mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-06 10:21:40 -05:00
Fix minor naming issue
This commit is contained in:
parent
2f1d78fa48
commit
2309a61cb0
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ matrix_mau_environment_variables_extension: ''
|
|||
# A list of extra arguments to pass to the container
|
||||
matrix_bot_maubot_container_extra_arguments: []
|
||||
|
||||
# List of systemd services that matrix-bot-matrix-registration-bot.service depends on
|
||||
# List of systemd services that matrix-bot-maubot.service depends on
|
||||
matrix_bot_maubot_systemd_required_services_list: ['docker.service']
|
||||
|
||||
# List of systemd services that matrix-bot-matrix-registration-bot.service wants
|
||||
# List of systemd services that matrix-bot-maubot.service wants
|
||||
matrix_bot_maubot_systemd_wanted_services_list: []
|
||||
|
|
Loading…
Add table
Reference in a new issue