fix: reuse existing ybs-kafka/ybs-zookeeper, move Consul to 9517, remove ZK/Kafka from compose

Former-commit-id: c7aff428fd4b259c9795da76ce4a53be29f9fe4d
This commit is contained in:
反编译工作区
2026-05-01 22:57:47 +08:00
parent ef9f38587c
commit 31ec44e21a
3 changed files with 4 additions and 31 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ REDIS_HOST=127.0.0.1
REDIS_PORT=6380
REDIS_PASS="1qaz!QAZ"
CONSUL_HOST=127.0.0.1
CONSUL_PORT=8500
CONSUL_PORT=9517
KAFKA_HOST=127.0.0.1
KAFKA_PORT=9092
ZK_HOST=127.0.0.1