|
|
@ -20,7 +20,8 @@ services: |
|
|
|
# |
|
|
|
# |
|
|
|
# address the broker advertises to clients that connect to the Kafka API. |
|
|
|
# address the broker advertises to clients that connect to the Kafka API. |
|
|
|
- --advertise-kafka-addr |
|
|
|
- --advertise-kafka-addr |
|
|
|
- internal://redpanda-0:9092,external://localhost:19092 |
|
|
|
# # - internal://redpanda-0:9092,external://localhost:19092 |
|
|
|
|
|
|
|
- internal://redpanda-0:9092,outside://37.143.12.169:19092 |
|
|
|
- --pandaproxy-addr |
|
|
|
- --pandaproxy-addr |
|
|
|
- internal://0.0.0.0:8082,external://0.0.0.0:18082 |
|
|
|
- internal://0.0.0.0:8082,external://0.0.0.0:18082 |
|
|
|
# address the broker advertises to clients that connect to PandaProxy. |
|
|
|
# address the broker advertises to clients that connect to PandaProxy. |
|
|
|