Skip to content

Commit

Permalink
Add default topics
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Jun 29, 2024
1 parent 8cd9d27 commit 7e4b231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ENV \
RUST_LOG="info" \
PORT="7878" \
KAFKA_ENABLED="Y" \
KAFKA_QUEUES="menu form browser process window" \
KAFKA_QUEUES="menu browser form process window menu_item menu_tree role" \
ALLOWED_ORIGIN="*" \
KAFKA_HOST="0.0.0.0:9092" \
KAFKA_GROUP="default" \
Expand Down

0 comments on commit 7e4b231

Please sign in to comment.