mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-28 10:54:59 +01:00
Updated label file
This commit is contained in:
parent
1d7a60055c
commit
80763804f9
@ -18,7 +18,7 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \
|
||||
--network={{ matrix_element_call_container_network }} \
|
||||
-p {{ matrix_element_call_port }}:8080 \
|
||||
--env-file={{ matrix_element_call_base_path }}/config/env \
|
||||
--label-file={{ matrix_element_call_base_path }}/config/labels \
|
||||
--label-file={{ matrix_element_call_base_path }}/config/element-call-labels \
|
||||
{{ matrix_element_call_image }}
|
||||
|
||||
{% for network in matrix_element_call_container_additional_networks %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user