init
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
--- # 监控中心配置
|
||||
spring.boot.admin.client:
|
||||
# 增加客户端开关
|
||||
enabled: true
|
||||
url: http://localhost:9090/admin
|
||||
instance:
|
||||
service-host-type: IP
|
||||
username: ruoyi
|
||||
password: 123456
|
||||
#spring.boot.admin.client:
|
||||
# # 增加客户端开关
|
||||
# enabled: true
|
||||
# url: http://localhost:9090/admin
|
||||
# instance:
|
||||
# service-host-type: IP
|
||||
# username: ruoyi
|
||||
# password: 123456
|
||||
|
||||
--- # xxl-job 配置
|
||||
xxl.job:
|
||||
|
||||
Reference in New Issue
Block a user