Skip to content

Commit

Permalink
feat: 为安全考虑,监控服务限定访问地址
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyQing committed Mar 28, 2024
1 parent 46ab575 commit f47a73a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ spring:

server:
port: 10011
address: 127.0.0.1

smart:
monitor:
Expand Down

0 comments on commit f47a73a

Please sign in to comment.