Add kowl to docker-compose

This commit is contained in:
2022-02-15 23:51:51 +01:00
parent e542830034
commit adf2d6862e
2 changed files with 23 additions and 0 deletions

8
config.yaml Normal file
View File

@@ -0,0 +1,8 @@
kafka:
brokers:
- kafka1:9092
- kafka2:9092
- kafka3:9092
# server:
# listenPort: 8080