All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.server.springboot.broker.kafka.akhq.yml.mustache Maven / Gradle / Ivy

There is a newer version: 1.18.1
Show newest version
services:
  akhq:
    image: {{akhqDockerImage}}
    environment:
      AKHQ_CONFIGURATION: |
        akhq:
          connections:
            docker-kafka-server:
              properties:
                bootstrap.servers: "kafka:29092"
    ports:
      - 11817:8080




© 2015 - 2024 Weber Informatics LLC | Privacy Policy