fix(outline): Proxy websockets
Some checks failed
Build all the nodes / netcore02 (push) Successful in 21s
Build all the nodes / ap01 (push) Successful in 33s
Build the shell / build-shell (push) Successful in 23s
Run pre-commit on all files / pre-commit (push) Successful in 23s
Build all the nodes / geo02 (push) Successful in 1m47s
Build all the nodes / hypervisor03 (push) Successful in 1m48s
Build all the nodes / hypervisor02 (push) Successful in 1m49s
Build all the nodes / hypervisor01 (push) Successful in 1m51s
Build all the nodes / geo01 (push) Successful in 2m19s
Build all the nodes / web02 (push) Successful in 2m24s
Build all the nodes / storage01 (push) Successful in 2m29s
Build all the nodes / bridge01 (push) Successful in 2m46s
Build all the nodes / build01 (push) Successful in 2m51s
Build all the nodes / vault01 (push) Successful in 2m51s
Build all the nodes / tower01 (push) Successful in 2m52s
Build all the nodes / rescue01 (push) Successful in 2m59s
Build all the nodes / web03 (push) Successful in 2m39s
Build all the nodes / web01 (push) Successful in 3m17s
Build all the nodes / compute01 (push) Failing after 3m34s

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" ];