fix(outline): Proxy websockets

This commit is contained in:
sinavir 2025-01-21 16:26:19 +01:00
parent 820088c78e
commit a03fe42131
No known key found for this signature in database

View file

@ -47,6 +47,7 @@ in
inherit host port;
vhostConfig.locations."/robots.txt".return =
''200 "User-agent: *\nDisallow: /s/demarches-normaliennes/\n"'';
proxyWebsockets = true;
};
age-secrets.autoMatch = [ "outline" ];