Removed env file

This commit is contained in:
Backslash 2024-09-27 12:40:37 +10:00 committed by GitHub
parent 2492672025
commit 5db9a5c061
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,6 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \
--cap-drop=ALL \
--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/element-call-labels \
{{ matrix_element_call_image }}