Updated container launch commands (#1989)

* Updated container launch commands

* one more occurrence

---------

Co-authored-by: Bernd Storath <999999bst@gmail.com>
This commit is contained in:
Kirill Dvoretskov
2025-06-30 09:01:26 +03:00
committed by GitHub
parent 501a784264
commit 68fde7d165
4 changed files with 9 additions and 9 deletions
@@ -34,10 +34,10 @@ If you are using `docker run`
docker stop wg-easy
```
If you are using `docker-compose`
If you are using `docker compose`
```shell
docker-compose down
docker compose down
```
### Start new container