We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f9558 commit 53b7041Copy full SHA for 53b7041
src/cli/README.md
@@ -3,7 +3,7 @@ This is a sample command line script to print all listings
3
1. Start the database
4
5
```
6
-docker-compose -f docker-compose.dev.yml
+docker-compose -f docker-compose.dev.yml up
7
8
9
2. Apply all migrations
0 commit comments