mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-05 12:08:32 +00:00
11 lines
241 B
Plaintext
11 lines
241 B
Plaintext
|
[Unit]
|
||
|
Description=Reloads matrix-nginx-proxy periodically so that new SSL certificates can kick in
|
||
|
|
||
|
[Timer]
|
||
|
Unit=matrix-ssl-nginx-proxy-reload.service
|
||
|
OnCalendar=Sunday *-*-* 13:00:00
|
||
|
RandomizedDelaySec=3h
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|