mirror of https://github.com/docker/docs.git
parent
b4cfbe6a2e
commit
6823f365ad
|
|
@ -485,7 +485,7 @@ generate the site key and certificate, name the files `site.key` and
|
||||||
```bash
|
```bash
|
||||||
$ docker service rm nginx
|
$ docker service rm nginx
|
||||||
|
|
||||||
$ docker secret rm site.crt site.key nginx.conf
|
$ docker secret rm site.crt site.key site.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
### Advanced example: Use secrets with a WordPress service
|
### Advanced example: Use secrets with a WordPress service
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue