Update install_nextcloud_aio

This commit is contained in:
jmdekker2
2025-05-20 14:20:45 +02:00
committed by GitHub
parent a3e1d9857a
commit 16ce0d1bf6

View File

@@ -92,7 +92,7 @@
certbot certonly --webroot certbot certonly --webroot
-w {{ webroot_path }} -w {{ webroot_path }}
--non-interactive --agree-tos --non-interactive --agree-tos
--email {{ email }} --email admin@{{ domain }}
-d {{ domain }} -d {{ domain }}
args: args:
creates: "/etc/letsencrypt/live/{{ domain }}/fullchain.pem" creates: "/etc/letsencrypt/live/{{ domain }}/fullchain.pem"