docker integration
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
quarkus.http.port=7080
|
||||
quarkus.http.root-path=/api/
|
||||
|
||||
%dev.kafka.bootstrap.servers=localhost:19092
|
||||
kafka.bootstrap.servers=redpanda-0:9092
|
||||
kafka.bootstrap.servers=redpanda:9092
|
||||
|
||||
kafka.security.protocol=SASL_PLAINTEXT
|
||||
kafka.sasl.mechanism=SCRAM-SHA-256
|
||||
|
||||
Reference in New Issue
Block a user