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