mirror of https://github.com/docker/docs.git
commit
3a5c53b626
|
|
@ -586,7 +586,7 @@ configuration file.
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Verify that the `nginx` service is fully re-deployed, using
|
4. Verify that the `nginx` service is fully re-deployed, using
|
||||||
`docker service ls nginx`. When it is, you can remove the old `site.conf`
|
`docker service ps nginx`. When it is, you can remove the old `site.conf`
|
||||||
config.
|
config.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue