mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-09 20:46:42 -04:00
7 lines
191 B
Text
7 lines
191 B
Text
![]() |
[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
|