Skip to content

Commit

Permalink
provided simple example
Browse files Browse the repository at this point in the history
issue #73
  • Loading branch information
rsoika committed Apr 16, 2019
1 parent 72b1603 commit 4e40f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imixs-adapters-kafka/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ services:
POSTGRES_USER: "postgres"
POSTGRES_PASSWORD: "adminadmin"
POSTGRES_CONNECTION: "jdbc:postgresql://db/workflow"
# LISTENERS: INSIDE://:9092,OUTSIDE://:9094
KAFKA_BROKERS: "kafka:9092"
KAFKA_CLIENTID: "imixs-workflow1"
ports:
Expand Down

0 comments on commit 4e40f27

Please sign in to comment.