From bfd3f930ee0005c95b0c7633d2156fc6e912b4dc Mon Sep 17 00:00:00 2001 From: lpb313 <51735387+lpb313@users.noreply.github.com> Date: Fri, 29 Dec 2023 22:04:33 +0100 Subject: [PATCH] Update index.md update docker compose command --- src/tutorials/selfhosting/docker/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tutorials/selfhosting/docker/index.md b/src/tutorials/selfhosting/docker/index.md index 8bc1ca772..8a90485a9 100644 --- a/src/tutorials/selfhosting/docker/index.md +++ b/src/tutorials/selfhosting/docker/index.md @@ -100,7 +100,7 @@ You can then start with ```bash cd /opt/cozy -docker-compose up -d +docker compose up -d ``` ## Create instance