Add nextcloud host

This commit is contained in:
fi 2023-08-03 15:51:21 +02:00
parent 093a44edf4
commit 0a5d070773
Signed by: fi
SSH key fingerprint: SHA256:d+6fQoDPMbSFK95zRVflRKZLRKF4cPSQb7VIxYkhFsA
7 changed files with 79 additions and 2 deletions

View file

@ -15,7 +15,7 @@
proxyProtocol = true;
}];
locations."/" = {
proxyPass = "http://nextcloud.vs.grzb.de:80";
proxyPass = "http://nextcloud-grzb.vs.grzb.de:80";
};
locations."= /.well-known/carddav" = {
return = "301 $scheme://$host/remote.php/dav";