forked from DGNum/infrastructure
fix(outline): Proxy websockets
This commit is contained in:
parent
820088c78e
commit
a03fe42131
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ in
|
||||||
inherit host port;
|
inherit host port;
|
||||||
vhostConfig.locations."/robots.txt".return =
|
vhostConfig.locations."/robots.txt".return =
|
||||||
''200 "User-agent: *\nDisallow: /s/demarches-normaliennes/\n"'';
|
''200 "User-agent: *\nDisallow: /s/demarches-normaliennes/\n"'';
|
||||||
|
proxyWebsockets = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
age-secrets.autoMatch = [ "outline" ];
|
age-secrets.autoMatch = [ "outline" ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue