finallyy?
This commit is contained in:
@@ -80,9 +80,10 @@ in
|
||||
serverAliases = [ "abs.${homelab.public_domain}" ];
|
||||
extraConfig = ''
|
||||
# tls ${sec."ssl_blakedheld_crt".path} ${sec."ssl_blakedheld_key".path}
|
||||
reverse_proxy http://127.0.0.1:${toString cfg.port}
|
||||
stream_timeout 24h
|
||||
stream_close_delay 5m
|
||||
reverse_proxy http://127.0.0.1:${toString cfg.port} {
|
||||
stream_timeout 24h
|
||||
stream_close_delay 5m
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user