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 54f8f83 commit dab4c76Copy full SHA for dab4c76
README.md
@@ -38,7 +38,7 @@ With a valid `.env` file, you can start the services using Docker Compose:
38
39
```bash
40
cp .env.example .env
41
-docker-compose up -d
+docker compose up -d
42
```
43
44
### Installing the CLI
0 commit comments