2021与蓝度共同重构项目,服务端
zhanzhiqin
2022-10-14 ea8e8e7dd5f10cff4054f5fde8fd3961aaac1834
ximon-admin/src/main/resources/application-local.yml
@@ -14,7 +14,7 @@
    database: 0 # Redis数据库索引(默认为0)
    port: 6379 # Redis服务器连接端口
    password: uIEFHmj4bC0wJCyM # Redis服务器连接密码(默认为空)
    timeout: 300ms # 连接超时时间(毫秒)
    timeout: 10000ms # 连接超时时间(毫秒)
server:
  port: 20017
sandu:
@@ -48,3 +48,21 @@
  secretKey: zhxm2512209
  secure: false
# 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
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