Skip to content

Commit 792c255

Browse files
committed
Merge branch 'master' of github.com:Crim/kafka-webview into spp/2.9.1-prep
2 parents d01e392 + f4e8e45 commit 792c255

File tree

1 file changed

+1
-1
lines changed
  • kafka-webview-ui/src/main/resources/config

1 file changed

+1
-1
lines changed

kafka-webview-ui/src/main/resources/config/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spring:
4949
# Spring Actuator - global
5050
management:
5151
server:
52-
port: ${ACUATOR_PORT:9090}
52+
port: ${ACTUATOR_PORT:9090}
5353
endpoints:
5454
web:
5555
exposure:

0 commit comments

Comments
 (0)