|
|
@@ -24,7 +24,7 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \ |
|
|
{% if matrix_element_call_container_http_host_bind_port %} |
|
|
{% if matrix_element_call_container_http_host_bind_port %} |
|
|
-p {{ matrix_element_call_container_http_host_bind_port }}:8080 \ |
|
|
-p {{ matrix_element_call_container_http_host_bind_port }}:8080 \ |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
--label-file={{ matrix_element_call_base_path }}/element-call-labels \ |
|
|
|
|
|
|
|
|
--label-file={{ matrix_element_call_base_path }}/labels \ |
|
|
{% for arg in matrix_element_call_container_extra_arguments %} |
|
|
{% for arg in matrix_element_call_container_extra_arguments %} |
|
|
{{ arg }} \ |
|
|
{{ arg }} \ |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|
@@ -43,4 +43,4 @@ RestartSec=30 |
|
|
SyslogIdentifier=matrix-element-call |
|
|
SyslogIdentifier=matrix-element-call |
|
|
|
|
|
|
|
|
[Install] |
|
|
[Install] |
|
|
WantedBy=multi-user.target |
|
|
|
|
|
|
|
|
WantedBy=multi-user.target |