Skip to content

Commit

Permalink
added cassandra port binding
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnokdisengir committed Oct 7, 2024
1 parent 6e7b334 commit 7aaf22e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,6 @@ services:
watch:
- path: apps/astarte_trigger_engine/lib
action: rebuild
scylla:
ports:
- "9042:9042"

0 comments on commit 7aaf22e

Please sign in to comment.