You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docker): make healthcheck work when proxy is set
In docker setups that use a proxy for internet access, exclude the
wget healthcheck from using the proxy when connecting to localhost.
Fix from Norbert Schlemmer.
0 commit comments