chore: Remove project flag from docker compose command

This commit is contained in:
Faruk AYDIN
2022-12-08 10:33:15 +03:00
parent 75196cbf84
commit 2c8b60ab9b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ git clone git@github.com:automatisch/automatisch.git
cd automatisch
# Start
docker compose -p automatisch up
docker compose up
```
✌️ That's it; you have Automatisch running. Let's check it out by browsing [http://localhost:3000](https://localhost:3000)