2021与蓝度共同重构项目,服务端
liuhaonan
2022-05-06 93c4a7420a87b7d7e2bbeeef8e6ccff0a8909a9d
ximon-admin/src/main/resources/application.yml
@@ -1,7 +1,6 @@
spring:
  profiles:
    #   active: dev
    active: "@profileActive@"
       active: dev
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
    time-zone: GMT+8
@@ -37,15 +36,15 @@
  command: http://112.74.63.130:20018/command/
  url: http://112.74.63.130:20018/
# nginx相关地址
nginx:
  port: 443
  cameraSaveUrl: D:/NginX/nginx-1.15.9/data/file/cameraPresetPoint
nginx-config:
  filePath: D:\NginX\nginx-1.15.9\data\file\
  url: http://47.106.172.9:443/download/
  apkUrl: http://47.106.172.9:443/apk/
  lcdUrl: http://47.106.172.9:443/download/lcd/
server-conf:
  ip: 47.106.172.9 # 47.106.172.9/101.132.131.91
minio:
  endpoint: 47.106.172.9
  port: 9000
  accessKey: minioadmin
  secretKey: zhxm2512209
  secure: false