update gly-site

This commit is contained in:
Leon Vita 2023-02-28 21:37:53 +00:00
parent 02f8019a4d
commit fa393831ab
1 changed files with 2 additions and 2 deletions

View File

@ -233,8 +233,8 @@ networking.wireguard.interfaces = {
virtualHosts."hospital-gly.c3d2.de" = {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://10.10.11.21:80";
locations."/" = {
proxyPass = "http://10.10.11.21";
proxyWebsockets = true;
};
};