redpanda / console.yaml
Subham9126's picture
Create console.yaml
ec95647 verified
Raw
History Blame Contribute Delete
292 Bytes
kafka:
brokers: ["localhost:9092"]
schemaRegistry:
enabled: true
urls: ["http://localhost:8081"]
redpanda:
adminApi:
enabled: true
urls: ["http://localhost:9644"]
server:
listenPort: 8080
basePath: "/ui"
setBasePathFromXForwardedPrefix: false
stripPrefix: true