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
-w {{ webroot_path }}
--non-interactive --agree-tos
--email {{ email }}
--email admin@{{ domain }}
-d {{ domain }}
args:
creates: "/etc/letsencrypt/live/{{ domain }}/fullchain.pem"