nextcloud (deactivated)

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-01-02 21:43:20 +01:00
parent d9146432e4
commit 57230a32c3
6 changed files with 39 additions and 0 deletions

View File

@@ -136,6 +136,9 @@
listen = dl;
locations = { "/" = { proxyPass = "http://127.0.0.1:8441"; }; };
};
"nc.${domain}" = vh // {
# directly to nc
};
"~^(.*).${domain}$" = {
listen = dl;
root = "/var/nginx/webroot";