You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
986 B

6 years ago
server:
port: 7030
servlet:
context-path: /v1.0
spring:
snowflake:
5 years ago
datacenterId: 1
workerId: 1
6 years ago
application:
name: tall
datasource:
type: com.alibaba.druid.pool.DruidDataSource
rabbitmq:
host: 127.0.0.1
6 years ago
password: 111111
port: 5672
username: admin
redis:
database: 0
host: 127.0.0.1
6 years ago
jedis:
pool:
max-active: 200
max-idle: 10
max-wait: -1ms
min-idle: 0
5 years ago
password: ''
# password:
6 years ago
port: 6379
timeout: 1000ms
swagger:
enable: false
eureka:
instance:
# www.tall.wiki
# ip-address: 140.143.228.3
# ip-address: 81.70.54.64
ip-address: 192.144.182.42
6 years ago
gatewayUrl: https://www.tall.wiki/gateway/
notGatewayUrl: https://www.tall.wiki/
5 years ago
smsCode: 1
wx:
5 years ago
prefixUrl: https://www.tall.wiki/wxconfigurer-api/
6 years ago
file:
domain: https://www.tall.wiki/gateway/tall/v1.0/
imgDomain: https://www.tall.wiki/gateway/tall/v1.0/uploads