Skip to content
Snippets Groups Projects
Commit abb5a235 authored by Mathieu Ponton's avatar Mathieu Ponton :hibiscus:
Browse files

fix(docker): update docker command to launch the stack

parent fe0773e1
No related branches found
No related tags found
No related merge requests found
Pipeline #102380 passed
......@@ -36,7 +36,7 @@ Once the application is started, run the easy-cozy stack with docker.
Launch the stack with the following command:
```sh
docker-compose up
docker compose up -d
```
:::note If you have an access denied issue
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment