We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a14d7 commit af98b9eCopy full SHA for af98b9e
nginx.conf
@@ -79,7 +79,7 @@ http {
79
gzip off;
80
81
# Entrypoint generates the upstreams.conf config.
82
- include /etc/nginx/upstreams.conf
+ include /etc/nginx/upstreams.conf;
83
84
# Entrypoint generates the proxy_cache_path here, so it is configurable externally.
85
include /etc/nginx/conf.d/cache_max_size.conf;
0 commit comments