server: port: 7050 servlet: context-path: spring: application: name: game datasource: type: com.alibaba.druid.pool.DruidDataSource rabbitmq: <<<<<<< HEAD host: 81.70.54.64 ======= host: 127.0.0.1 >>>>>>> pt password: 111111 port: 5672 username: admin redis: database: 0 host: 192.168.0.99 jedis: pool: max-active: 200 max-idle: 10 max-wait: -1ms min-idle: 0 password: '' port: 6379 timeout: 1000ms swagger: enable: true eureka: instance: <<<<<<< HEAD ip-address: 192.168.0.99 ======= ip-address: 192.168.0.99 gatewayUrl: https://test.tall.wiki/gateway/ notGatewayUrl: https://test.tall.wiki/ file: qrCode: https://test.tall.wiki/gateway/tall/v1.0/uploads/ openWX: 0 >>>>>>> pt