This commit is contained in:
Leon Vita 2022-11-24 01:53:55 +00:00
parent 3d5e202ac0
commit 65eba5ebf7
1 changed files with 1 additions and 1 deletions

View File

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