Skip to content

Commit e32f023

Browse files
health
1 parent 30a53bb commit e32f023

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,5 @@ endpoints:
9292
enabled: true
9393
management:
9494
context-path: /manage
95-
port: 9090 #-1代表关闭
95+
port: 9090 #-1代表关闭
96+
address: 127.0.0.1

0 commit comments

Comments
 (0)