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
+2 -2
View File
@@ -67,7 +67,7 @@ wg-easy.example.com {
...and start it with:
```shell
sudo docker-compose up -d
sudo docker compose up -d
```
## Adapt the docker composition of `wg-easy`
@@ -96,7 +96,7 @@ networks:
...and restart it with:
```shell
sudo docker-compose up -d
sudo docker compose up -d
```
You can now access `wg-easy` at [https://wg-easy.example.com](https://wg-easy.example.com) and start the setup.