Update install_nextcloud_aio
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user