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.
 
 

46 lines
832 B

server:
port: 7150
servlet:
context-path:
spring:
application:
name: tcm
datasource:
type: com.alibaba.druid.pool.DruidDataSource
rabbitmq:
# host: 192.144.182.42
# host: test.tall.wiki
host: 192.168.31.13
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
file:
path: /home/cloud/tcm/uploads/
domain: https://test.tall.wiki/gateway/mt/
imgDomain: https://test.tall.wiki/gateway/tcm/uploads/
#gameMqName: game_status_wisdom
logging:
path:
day:
one: 9
two: 30
oneFront: 0
oneAfter: 14
twoAfter: 90
three: 270
threeFront: 180
threeAfter: 365