2021与蓝度共同重构项目,服务端
liuhaonan
2022-10-25 dda268997ca8f8a364f7c19b45d7a43a50a98efe
ximon-admin/src/main/resources/application-dev.yml
@@ -1,8 +1,10 @@
spring:
  datasource:
    username: sandu
    password: Sandu.520
    url: jdbc:mysql://112.74.63.130:3306/ximon_light?useUnicode=true&autoReconnect=true&useSSL=false&characterEncoding=utf8&serverTimezone=Asia/Shanghai
    # 数据库用户名
    username: dev
    # 数据库密码
    password: xv6d7qviZHQu+pB0
    url: jdbc:mysql://localhost:3306/ximon_light?useUnicode=true&autoReconnect=true&useSSL=false&characterEncoding=utf8&serverTimezone=Asia/Shanghai
    type: com.alibaba.druid.pool.DruidDataSource
    druid:
      connection-init-sqls: set names utf8mb4
@@ -11,8 +13,8 @@
    host: 112.74.63.130 # Redis服务器地址
    database: 0 # Redis数据库索引(默认为0)
    port: 6379 # Redis服务器连接端口
    password: Sandu.520.ifzdm # Redis服务器连接密码(默认为空)
    timeout: 300ms # 连接超时时间(毫秒)
    password: uIEFHmj4bC0wJCyM # Redis服务器连接密码(默认为空)
    timeout: 10000ms # 连接超时时间(毫秒)
server:
  port: 20017
sandu:
@@ -36,4 +38,33 @@
  quartz:
    enable: true
listenter:
  isOpen: true
minio:
  endpoint: 47.106.172.9
  port: 9000
  accessKey: minioadmin
  secretKey: zhxm2512209
  secure: false
nova-conf:   #诺瓦回调
  notify-url: http://112.74.63.130:20017/serv/vnnox/progress
  screen-shot-notify-url: http://112.74.63.130:20017/serv/vnnox/screenshot
  status-notify-url: http://112.74.63.130:20017/serv/vnnox/asyncStatus
# led屏幕服务器地址(更改需要同时更改)
realtime-server:
  #  command: http://101.132.131.91:8081/payload/
  #  url: http://101.132.131.91:8081/
  command: http://112.74.63.130:20018/command/
  url: http://112.74.63.130:20018/
server-conf:
  ip: 47.106.172.9 # 47.106.172.9/101.132.131.91