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
parent 01ff53ab23
commit 532254593f
2 changed files with 21 additions and 5 deletions

View File

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