疯狂的狮子Li
2024-08-26 098d3347a0df808908aab8c554cd7c4febc5e6d9
ruoyi-extend/ruoyi-monitor-admin/src/main/resources/application.yml
@@ -6,6 +6,9 @@
  profiles:
    active: @profiles.active@
logging:
  config: classpath:logback-plus.xml
--- # 监控中心服务端配置
spring:
  security:
@@ -38,5 +41,8 @@
  url: http://localhost:9090/admin
  instance:
    service-host-type: IP
    metadata:
      username: ${spring.boot.admin.client.username}
      userpassword: ${spring.boot.admin.client.password}
  username: ruoyi
  password: 123456