mirror of https://github.com/docker/docs.git
Merge pull request #9041 from ivansharamok/patch-1
fix a typo in the interlock-proxy command
This commit is contained in:
commit
078cddb463
|
|
@ -30,5 +30,5 @@ updates, such as to let a service settle, use the `update-delay` setting. For e
|
|||
thirty (30) seconds between updates, use the following command:
|
||||
|
||||
```bash
|
||||
$> docker service update --update-delay=30s interlock=proxy
|
||||
$> docker service update --update-delay=30s interlock-proxy
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue