Update secrets.md (#2780)

remove correct secret
This commit is contained in:
Gluek 2017-04-14 23:00:03 +03:00 committed by Misty Stanley-Jones
parent b4cfbe6a2e
commit 6823f365ad
1 changed files with 1 additions and 1 deletions

View File

@ -485,7 +485,7 @@ generate the site key and certificate, name the files `site.key` and
```bash
$ 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