Matrix Docker Ansible eploy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- [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
|