Matrix Docker Ansible eploy
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- [Unit]
- Description=Renews Let's Encrypt SSL certificates
-
- [Service]
- Type=oneshot
- Environment="HOME={{ matrix_systemd_unit_home_path }}"
- ExecStart={{ matrix_local_bin_path }}/matrix-ssl-lets-encrypt-certificates-renew
|