Skip to content

Commit

Permalink
chore: move docker files to .docker folder
Browse files Browse the repository at this point in the history
  • Loading branch information
elisalimli committed Mar 16, 2024
1 parent 433c288 commit 00c2ed4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Easiest way to get started is to use our [Cloud API](https://d3jvqvcd9u4534.clou
```
6. Start Kafka & Redis
```bash
docker compose up -d
docker compose -f docker-compose.dev.yml up -d
```
7. Start Kafka consumer
```bash
Expand Down

0 comments on commit 00c2ed4

Please sign in to comment.