Fixups for maubot and appservice-slack container labels
This commit is contained in:
@ -31,6 +31,7 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \
|
||||
{% endif %}
|
||||
--mount type=bind,src={{ matrix_appservice_slack_config_path }},dst=/config \
|
||||
--mount type=bind,src={{ matrix_appservice_slack_data_path }},dst=/data \
|
||||
--label-file={{ matrix_appservice_slack_base_path }}/labels \
|
||||
{% for arg in matrix_appservice_slack_container_extra_arguments %}
|
||||
{{ arg }} \
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user