mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-08 08:32:40 +00:00
7 lines
191 B
Django/Jinja
7 lines
191 B
Django/Jinja
[Unit]
|
|
Description=Reloads matrix-nginx-proxy so that new SSL certificates can kick in
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart={{ matrix_host_command_systemctl }} reload matrix-nginx-proxy.service
|