#server: # port: 7200 # servlet: # context-path: #spring: # snowflake: # datacenterId: 1 # workerId: 1 # application: # name: common # datasource: # type: com.alibaba.druid.pool.DruidDataSource # rabbitmq: # host: 192.168.0.99 # password: 111111 # port: 5672 # username: admin # redis: # database: 0 # host: 127.0.0.1 # jedis: # pool: # max-active: 200 # max-idle: 10 # max-wait: -1ms # min-idle: 0 # password: '' # port: 6379 # timeout: 1000ms #swagger: # enable: true #mybatisCache: # database: 1 # host: 127.0.0.1 # jedis: # pool: # max-active: 200 # max-idle: 10 # max-wait: -1 # min-idle: 0 # password: '' # port: 6379 # timeout: 1000 # #gatewayUrl: https://test.tall.wiki/gateway/ #notGatewayUrl: /home/staticrec/logo.png #smsCode: 0 # #file: # path: /home/cloud/common/uploads/ # domain: http://localhost:7030/v1.0/ # imgDomain: http://localhost:7030/v1.0/uploads