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 686e8ae commit 7737bf8Copy full SHA for 7737bf8
Dockerfile
@@ -46,7 +46,7 @@ ENV AUTH_REGISTRIES="some.authenticated.registry:oneuser:onepassword another.reg
46
# Should we verify upstream's certificates? Default to true.
47
ENV VERIFY_SSL="true"
48
# Enable debugging mode; this inserts mitmproxy/mitmweb between the CONNECT proxy and the caching layer
49
-ENV DEBUG="true"
+ENV DEBUG="false"
50
# Enable nginx debugging mode; this uses nginx-debug binary and enabled debug logging, which is VERY verbose so separate setting
51
ENV DEBUG_NGINX="false"
52
0 commit comments