This commit is contained in:
Leon Vita 2022-11-24 02:00:58 +00:00
parent 80c8ed5a45
commit e4262a4dab
1 changed files with 1 additions and 1 deletions

View File

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