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