mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47:18 +02:00
Shoud be better
This commit is contained in:
parent
afb7acc0e3
commit
4359c0f0e9
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ in
|
|||
|
||||
services.nginx.virtualHosts."buildbot.julienmalka.me" =
|
||||
{
|
||||
extraConfig = "ssl_session_timeout 1440m;";
|
||||
locations."/".proxyPass = "http://127.0.0.1:1810/";
|
||||
locations."/sse" = {
|
||||
proxyPass = "http://127.0.0.1:1810/sse/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue