Add new port from Allan
This commit is contained in:
9
net/akhq/files/application.yml
Normal file
9
net/akhq/files/application.yml
Normal file
@ -0,0 +1,9 @@
|
||||
akhq:
|
||||
connections:
|
||||
local:
|
||||
properties:
|
||||
bootstrap.servers: "localhost:9092"
|
||||
micronaut:
|
||||
server:
|
||||
port: 8080
|
||||
host: "0.0.0.0"
|
||||
Reference in New Issue
Block a user