1
0
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:
Jakub Lidke
2023-08-28 12:47:09 +02:00
committed by Paul-Christian Volkmer
parent a24f869c84
commit 5e5bd579fb
2 changed files with 8 additions and 3 deletions

View File

@ -12,7 +12,7 @@ app:
kafka:
topic: test
response-topic: test_response
servers: kafka:9092
servers: localhost:9094
server:
port: 8000