Skip to content

Commit

Permalink
remove unused script.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et committed Nov 18, 2024
1 parent 03d59d4 commit 1aad05c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ services:
- "19094:9094"
volumes:
- "${DATA_DIR}/components/kafka:/bitnami/kafka"
command: >
bash -c "/opt/bitnami/scripts/kafka/run.sh & /opt/bitnami/kafka/create-topic.sh; wait"
environment:
#KAFKA_HEAP_OPTS: "-Xms128m -Xmx256m"
TZ: Asia/Shanghai
Expand Down

0 comments on commit 1aad05c

Please sign in to comment.