docker-registry-proxy/nginx.manifest.stale.conf

4 lines
196 B
Plaintext

# Just like the common block, but adds proxy_cache_use_stale
include "/etc/nginx/nginx.manifest.common.conf";
proxy_cache_use_stale error timeout http_500 http_502 http_504 http_429;