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

@ -234,7 +234,7 @@ networking.wireguard.interfaces = {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://10.10.11.21:80";
proxyPass = "http://10.10.11.21";
proxyWebsockets = true;
};
};