feat: revert

This commit is contained in:
s-prechtl 2025-06-22 16:56:44 +02:00
parent c9cddd77a2
commit ddf7fcb3a0

View file

@ -49,7 +49,9 @@
port = 8080; # NOT an exposed port
}
];
};
virtualHosts."localhost" = {
locations = {
"/nextcloud" = {
priority = 9999;
@ -65,7 +67,7 @@
'';
};
"^~ /.well-known" = {
priority = 9001;
priority = 9000;
extraConfig = ''
absolute_redirect off;
location ~ ^/\\.well-known/(?:carddav|caldav)$ {