This commit is contained in:
dute7liang
2024-01-28 16:24:40 +08:00
parent afa28e5039
commit 76cfa50e5e
12 changed files with 61 additions and 47 deletions

View File

@@ -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: