This commit is contained in:
Leon Vita 2022-11-24 02:07:13 +00:00
parent 82c6de7b9d
commit 69da87ecdb
1 changed files with 1 additions and 3 deletions

View File

@ -208,9 +208,7 @@ networking.wireguard.interfaces = {
forceSSL = true;
enableACME = true;
locations."/" = {
root = "/home/html";
index = "index.html";
#proxyPass = "http://10.10.11.2:2500";
proxyPass = "http://10.10.11.2:2500";
proxyWebsockets = true;
};
};