mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-17 21:02:54 +00:00
feat #18: initial support for authentication
This commit is contained in:
@ -10,6 +10,9 @@ app:
|
||||
topic: test
|
||||
response-topic: test_response
|
||||
servers: localhost:9094
|
||||
#security:
|
||||
# admin-user: admin
|
||||
# admin-password: very-secret
|
||||
|
||||
server:
|
||||
port: 8000
|
||||
|
Reference in New Issue
Block a user