Skip to content

Commit 6823f36

Browse files
mrgluekMisty Stanley-Jones
authored andcommitted
Update secrets.md (#2780)
remove correct secret
1 parent b4cfbe6 commit 6823f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/swarm/secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ generate the site key and certificate, name the files `site.key` and
485485
```bash
486486
$ docker service rm nginx
487487
488-
$ docker secret rm site.crt site.key nginx.conf
488+
$ docker secret rm site.crt site.key site.conf
489489
```
490490

491491
### Advanced example: Use secrets with a WordPress service

0 commit comments

Comments
 (0)