mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-01 22:22:53 +00:00
Update dev config and added related information into README.md
This commit is contained in:
@ -4,8 +4,11 @@ spring:
|
||||
file: ./dev-compose.yml
|
||||
|
||||
app:
|
||||
rest:
|
||||
uri: http://localhost:9000/bwhc/etl/api
|
||||
#rest:
|
||||
# uri: http://localhost:9000/bwhc/etl/api
|
||||
|
||||
# Note: Make sure, hostname "kafka" points to 127.0.0.1
|
||||
# otherwise connection will not be available
|
||||
kafka:
|
||||
topic: test
|
||||
response-topic: test-response
|
||||
|
Reference in New Issue
Block a user