智慧保安后台管理-外网
Administrator
2022-06-16 8b375fe00a241b3a769b82fe3dac8d1c9dce8a02
src/main/resources/application-dev.yml
@@ -3,7 +3,7 @@
  redis:
    ##redis 单机环境配置
    host: 192.168.90.24
    port: 6379
    port: 6381
    password:
    database: 0
    ssl: false
@@ -45,6 +45,7 @@
  ftpUserNameIn: baftpout
  ftpPasswordIn: baftpout
  ftpPath: yly/anbao/
  ftpPathIn: /
  localPath: /home/zhongsong/anbao/
  ip: http://47.49.36.190:9000
  jsonUrl: /home/zhongsong/anbao/
@@ -65,7 +66,7 @@
    ##是否启用分布式锁
    enabled: false
    ##redis服务地址
    address: redis://192.168.90.24:6379
    address: redis://192.168.90.24:6381
  #本地文件上传
  file:
    remote-mode: true