Commit ce2b540
Norbert Schlemmer Noschvie on github.com
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.1 parent 9ffa1d0 commit ce2b540
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments