mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-03-22 12:29:54 +01:00
Removed env file
This commit is contained in:
parent
2492672025
commit
5db9a5c061
@ -17,7 +17,6 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \
|
|||||||
--cap-drop=ALL \
|
--cap-drop=ALL \
|
||||||
--network={{ matrix_element_call_container_network }} \
|
--network={{ matrix_element_call_container_network }} \
|
||||||
-p {{ matrix_element_call_port }}:8080 \
|
-p {{ matrix_element_call_port }}:8080 \
|
||||||
--env-file={{ matrix_element_call_base_path }}/config/env \
|
|
||||||
--label-file={{ matrix_element_call_base_path }}/config/element-call-labels \
|
--label-file={{ matrix_element_call_base_path }}/config/element-call-labels \
|
||||||
{{ matrix_element_call_image }}
|
{{ matrix_element_call_image }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user