We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6c562 commit 171463fCopy full SHA for 171463f
1 file changed
README.md
@@ -66,7 +66,7 @@ To start the demo, run this in the root directory of the repository (check
66
if you have problems):
67
68
```sh
69
-docker compose up --build
+docker compose --profile ci up --build --attach-dependencies
70
```
71
72
Then, navigate to `http://localhost:3000` (It may take some time to boot up) and
0 commit comments