Newer
Older
casic-smartcity-yz / casic-web / src / main / resources / config / application-prod.yml
server:
  port: 11302
###################  spring閰嶇疆  ###################
spring:
  resources:
    static-locations: file:/casic/smartwell/smartwellForYizhuang/yz/image/,file:/casic/smartwell/smartwellForYizhuang/yz/download/
  datasource:
    url: jdbc:mysql://111.198.10.15:11102/smartwell_yizhuang?autoReconnect=true&failOverReadOnly=false&useUnicode=true&characterEncoding=utf8&useSSL=false
    username: root
    password: Casic203!
    initial-size: 2
    min-idle: 1
  jms:
    pub-sub-domain: true
  #  session:
  #   store-type: redis
  redis:
    host: 127.0.0.1
    port: 6379
    password:
  activemq:
    user:
    password:
    broker-url: tcp://192.168.0.203:61616
casic:
  admin:
    lockTime: 5
    pwd-first-change: true
  kaptcha-open: false
  nologin-urls: /user/login,/user/appLogin,/kaptcha/base64,/config/baseConfig,/route/mockToken,/websocket/*,/job/updateSinkJob
  file-upload-path: /casic/smartwell/smartwellForYizhuang/yz/upload/
  export-temp-path: /casic/smartwell/smartwellForYizhuang/yz/export/
smartcity:
  config:
    export-path: /casic/smartwell/smartwellForYizhuang/yz/export/
    image-path: /casic/smartwell/smartwellForYizhuang/yz/image/
    config-path: /casic/smartwell/smartwellForYizhuang/yz/temp/
    download-path: /casic/smartwell/smartwellForYizhuang/yz/download/
  sluicewell:
    coordinateConvert:
      coordinate: gaode
  device:
    redis:
      invalid-time: 86400
      host: 127.0.0.1
      port: 6379
  getui:
    appId: lu96wmbMMj5wq32DyjrAF8
    appKey: qpUYcvCU4r7ZFP2F2XFYO
    masterSecret: 42J3Ih9fpK8iTVhwjTj5V6
logging:
  level.root: info
  level.com.casic: debug
  path: /casic/smartwell/smartwellForYizhuang/yz/logs/
  file: missiles.log