Optimize Docker configuration and script.

This commit is contained in:
skiffer-git 2024-04-10 12:18:17 +08:00
parent df338a51fd
commit 5fd9392e46

View File

@ -15,8 +15,6 @@
# Wait for Kafka to be ready
#!/bin/bash
KAFKA_SERVER=localhost:9092
MAX_ATTEMPTS=300