server: port: 8002 spring: config: activate: on-profile: dev servlet: multipart: enabled: true max-file-size: 50MB max-request-size: 50MB datasource: driverClassName: com.mysql.cj.jdbc.Driver url: jdbc:mysql://rm-wz9v86640axofea90.mysql.rds.aliyuncs.com:3306/app_huabiao_yn_bftl_develop_dev?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai username: app_huabiao password: Asdf123!@# jpa: hibernate: ddlAuto: none showSql: false properties: hibernate: session_factory: interceptor: com.yn.bftl.thirdparty.interceptor.AuditInterceptor redis: database: 14 host: localhost port: 6379 pool: max-active: 8 max-wait: 1 max-idle: 8 min-idle: 0 timeout: 20000 password: rabbitmq: host: localhost port: 5672 username: bftl password: YnceRabbitmq0319 virtual-host: /bftl data: mongodb: repositories: type: none elasticsearch: repositories: enabled: false file: basePath: /root/files urlPath: http://hypass.file.yn-ce.com:8088/bftl/ qiniu: accessKey: Vo_jAis-RYsjC7n9pGTtTh2Oa6wtkyq52aiLaiyg secretKey: jyYMQfpcA4naN-Pxsxr-UgBHubtr_nK-Y4HQzun0 bucketName: bftl domain: files: http://files.bftl.yn-ce.com video: http://video.bftl.yn-ce.com image: xxxx proxy: host: 10.27.182.59 port: 18889