mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
ref: Remove proxy_next_upstream directives (#3973)
This commit is contained in:
parent
1640300332
commit
663b86c108
@ -41,8 +41,6 @@ http {
|
||||
proxy_buffer_size 128k;
|
||||
proxy_buffers 4 256k;
|
||||
proxy_busy_buffers_size 256k;
|
||||
proxy_next_upstream error timeout invalid_header http_502 http_503 non_idempotent;
|
||||
proxy_next_upstream_tries 2;
|
||||
|
||||
# Docker default address pools
|
||||
# https://github.com/moby/libnetwork/blob/3797618f9a38372e8107d8c06f6ae199e1133ae8/ipamutils/utils.go#L10-L22
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user