mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-01 22:22:53 +00:00
test: * added additional external host 'localhost', now we can connect without additional host alias. * added akhq to dev-compose.yml
This commit is contained in:
@ -12,7 +12,7 @@ app:
|
||||
kafka:
|
||||
topic: test
|
||||
response-topic: test_response
|
||||
servers: kafka:9092
|
||||
servers: localhost:9094
|
||||
|
||||
server:
|
||||
port: 8000
|
||||
|
Reference in New Issue
Block a user