Merge pull request #863 from apoc4lyps/dev

[Helper] Nextcloud fixes
This commit is contained in:
André Peters
2018-01-21 11:07:07 +01:00
committed by GitHub
2 changed files with 7 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ server {
add_header X-Download-Options noopen;
add_header X-Permitted-Cross-Domain-Policies none;
server_name NC_SERVER_SUB;
server_name NC_SUBD;
root /web/nextcloud/;
@@ -112,7 +112,7 @@ server {
add_header X-Download-Options noopen;
add_header X-Permitted-Cross-Domain-Policies none;
server_name NC_SERVER_SUB;
server_name NC_SUBD;
root /web/nextcloud/;