https-cache
This commit is contained in:
parent
c2503549cc
commit
25c7ff7644
|
|
@ -36,7 +36,7 @@ server {
|
|||
proxy_intercept_errors on;
|
||||
proxy_next_upstream error timeout http_502 http_503 http_504;
|
||||
|
||||
error_page 502 503 504 504 = @fallback;
|
||||
error_page 502 503 504 = @fallback;
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue