We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3496e8 + 998451a commit f4e8e45Copy full SHA for f4e8e45
kafka-webview-ui/src/main/resources/config/base.yml
@@ -49,7 +49,7 @@ spring:
49
# Spring Actuator - global
50
management:
51
server:
52
- port: ${ACUATOR_PORT:9090}
+ port: ${ACTUATOR_PORT:9090}
53
endpoints:
54
web:
55
exposure:
0 commit comments