Add nextcloud host

This commit is contained in:
fi 2024-11-20 05:46:39 +01:00
parent d7136d577f
commit 1aab87a1fe
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";