Browse Source

one more occurrence

pull/1989/head
Bernd Storath 1 month ago
parent
commit
26dc4b3bdc
  1. 4
      docs/content/advanced/migrate/from-14-to-15.md

4
docs/content/advanced/migrate/from-14-to-15.md

@ -34,10 +34,10 @@ If you are using `docker run`
docker stop wg-easy docker stop wg-easy
``` ```
If you are using `docker-compose` If you are using `docker compose`
```shell ```shell
docker-compose down docker compose down
``` ```
### Start new container ### Start new container

Loading…
Cancel
Save