diff --git a/pillars/roles/nginx/nextcloud.sls b/pillars/roles/nginx/nextcloud.sls index fb08ee4..f820f5d 100644 --- a/pillars/roles/nginx/nextcloud.sls +++ b/pillars/roles/nginx/nextcloud.sls @@ -4,11 +4,6 @@ nginx: https: port: 8080 prot: http - office: - auth: none - https: - port: 8000 - prot: http portal: Misc: diff --git a/pillars/roles/nginx/pass.sls b/pillars/roles/nginx/pass.sls index 54dd3e0..8d56124 100644 --- a/pillars/roles/nginx/pass.sls +++ b/pillars/roles/nginx/pass.sls @@ -1,6 +1,6 @@ nginx: pass: - auth: 2fa + auth: none https: port: 8000 prot: http