From 26dc4b3bdc1cf1bdd9977a5d1d7fd30ca9ab18fa Mon Sep 17 00:00:00 2001 From: Bernd Storath <999999bst@gmail.com> Date: Mon, 30 Jun 2025 07:58:36 +0200 Subject: [PATCH] one more occurrence --- docs/content/advanced/migrate/from-14-to-15.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/advanced/migrate/from-14-to-15.md b/docs/content/advanced/migrate/from-14-to-15.md index d57d7939..c0e2bd16 100644 --- a/docs/content/advanced/migrate/from-14-to-15.md +++ b/docs/content/advanced/migrate/from-14-to-15.md @@ -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