Compare commits
No commits in common. "e98a71cd1ed09eb93a39e5cb1be797b620a4f9aa" and "37f271bed8d08dc44b47620d47f5142e4f81202e" have entirely different histories.
e98a71cd1e
...
37f271bed8
2 changed files with 0 additions and 8 deletions
|
|
@ -41,13 +41,6 @@
|
|||
proxyPass = "http://${client4}:9200";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
extraConfig = ''
|
||||
proxy_read_timeout 3600s;
|
||||
proxy_send_timeout 3600s;
|
||||
keepalive_requests 100000;
|
||||
keepalive_timeout 5m;
|
||||
http2_max_concurrent_streams 512;
|
||||
'';
|
||||
# TODO: hardcoded address
|
||||
listenAddresses = [ "100.67.2.1" ];
|
||||
};
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@
|
|||
bluetooth
|
||||
ccache
|
||||
corectrl
|
||||
docker
|
||||
flatpak
|
||||
greetd
|
||||
gui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue