Remove --renew flag for certbot-auto which causes errors
Compare changes
+ 1
− 1
@@ -40,7 +40,7 @@
@@ -40,7 +40,7 @@
job: /usr/local/bin/certbot-auto -v -n --renew certonly --nginx -m {{ funkwhale_letsencrypt_email }} --agree-tos -d {{ funkwhale_hostname }} {{ funkwhale_letsencrypt_certbot_flags }}