Fix Plausible

This commit is contained in:
Gene Liverman 2025-11-07 08:43:02 -05:00
parent 9f4704c9b9
commit 89492623c3

View file

@ -228,6 +228,7 @@ in {
acmeRoot = null; acmeRoot = null;
forceSSL = true; forceSSL = true;
locations."/".proxyPass = "http://127.0.0.1:8001"; locations."/".proxyPass = "http://127.0.0.1:8001";
locations."/".proxyWebsockets = true;
}; };
"utk.${domain}" = { "utk.${domain}" = {
serverAliases = [ serverAliases = [