kongdeqiang
2025-12-01 98d886ce316c0dd0623c76b3e157b186ebfeb7a5
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 9999
  port: 10001
  servlet:
    session:
      timeout: 120m
@@ -113,6 +113,8 @@
  mailContentSuffix: '<p><p><p>WGCLOUD敬上'
  #是否显示页面底部版权、网址信息,yes显示,no不显示,此功能需升级到专业版
  copyRight: yes
  year: 1
  month: 1
#告警配置,策略优先级按照前后顺序执行,比如告警总开关关闭时,那下面所有告警开关都会失效
mail:
@@ -208,8 +210,8 @@
  alarm: /collect/api/alarm/findByPage
router:
  routerHost: 192.168.1.1
  routerUsername: xxxxx
  routerPassword: xxxxx
  host: 192.168.1.1
  username: xxxxx
  password: xxxxx