Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Oct 25, 2024
1 parent 5235893 commit 8986214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The base docker compose (`compose.yml`) contains some important features to note
#### Examples with and without profiles

- To send some simulated data to a client you are running with `npm`: `./argos.sh client-dev up`
- To start a mqtt server with scylla running through `cargo`: `docker compose -f ./siren-base/compose.siren.yml -f ./compose/compose.calypso.yml up`
- To start a mqtt server with simulated data you want to send to an instance of scylla running through `cargo`: `docker compose -f ./siren-base/compose.siren.yml -f ./compose/compose.calypso.yml up`


#### Customizing runtime profiles of the project via docker compose
Expand Down

0 comments on commit 8986214

Please sign in to comment.