application-local.yml 668 Bytes
logging:
  file:
    max-history: 7
    max-size: 1GB
  level:
    root: info
    cn.fw: debug
    org.zalando.logbook: trace
nacos:
  plugin:
    namespace: df959b8c-de58-4b02-b9fb-d65ca3be05f3
spring:
  application:
    name: fw-dalaran-local
  banner:
    location: "classpath:banner.txt"
rocketmq:
  #  name-server: 192.168.0.230:9876
  name-server: 172.26.154.169:9876
  producer:
    group: ${spring.application.name}
  name-srv-addr: 172.26.154.169:9876
  producer-group: ${spring.application.name}
task:
  switch: 'off'
jedis:
  pool:
    host: 172.26.154.169
    pwd: fw@test@redis
    port: 6378

file-server-addr: 'http://testgate.feewee.cn/file/show?fid='