Commit 2713d0b
committed
docs: fix example for proxies in daemon.json
commit c846428 added proxies to the
example `daemon.json`, based on the implementation that was added in
moby/moby@427c7cc.
However, a follow-up pull request changed the proxy-configuration in`daemon.json`
to nest the configuration in a "proxies" struct, and the documentation was
not updated accordingly; see:
moby/moby@101dafd
This patch fixes the example.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent 6f8704c commit 2713d0b
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1252 | 1252 | | |
1253 | 1253 | | |
1254 | 1254 | | |
1255 | | - | |
1256 | | - | |
1257 | | - | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
1258 | 1260 | | |
1259 | 1261 | | |
1260 | 1262 | | |
| |||
0 commit comments