This commit is contained in:
Jimbo 2024-11-13 04:13:54 -05:00
parent 0cdc30cf8c
commit e43f8c27a1
3 changed files with 50 additions and 57 deletions

View file

@ -6,9 +6,6 @@
locations."/" = {
proxyPass = "http://127.0.0.1:265";
proxyWebsockets = true;
extraConfig = ''
add_header Ice-Public "1";
'';
};
};
}