hosts/roundcube: disable 301 redirect
Build topology graph / evals (push) Successful in 3m53s
Eval nix flake / evals (push) Successful in 7m39s

This commit is contained in:
2026-06-01 03:01:19 +09:00
parent 3fe71d21f6
commit 67c79f49cf
+1 -1
View File
@@ -10,7 +10,7 @@
enableACME = true;
kTLS = true;
locations = {
"= /".return = "302 https://webmail.pvv.ntnu.no/roundcube";
# "= /".return = "302 https://webmail.pvv.ntnu.no/roundcube";
"/afterlogic_lite".return = "302 https://webmail.pvv.ntnu.no/roundcube";
"/squirrelmail".return = "302 https://webmail.pvv.ntnu.no/roundcube";