Add nextcloud host
This commit is contained in:
parent
093a44edf4
commit
0a5d070773
7 changed files with 79 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue