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 93a1e83 commit 46ab575
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
spring:
cloud:
nacos:
discovery:
register-enabled: false
config:
server-addr: 127.0.0.1:8848
prefix: supportServiceAdmin
Expand Down

0 comments on commit 46ab575

Please sign in to comment.