This commit is contained in:
2025-03-12 18:50:43 +00:00
parent 2d7062de47
commit cc0338f1ef
Regular → Executable
+5 -1
View File
@@ -83,4 +83,8 @@ services:
ports:
- 19000:9000 # Maps port 19000 of the host to port 9000 inside the container.
environment:
KAFKA_BROKERCONNECT: kafka-1:29092
KAFKA_BROKERCONNECT: 10.10.10.120:9092
# kafka-1:29092
# JVM_OPTS: "-Xms16M -Xmx48M -Xss180K -XX:-TieredCompilation -XX:+UseStringDuplication -noverify"
# JVM_OPTS: "-Xms16M -Xmx48M"