35 lines
692 B
YAML
35 lines
692 B
YAML
system:
|
|
domain: exhibition.szjixun.cn
|
|
mode: prod
|
|
node_num: 3
|
|
port: 9025
|
|
key:
|
|
cert:
|
|
is_https: false
|
|
cron: false
|
|
key_path: ""
|
|
cert_path: ""
|
|
redis:
|
|
db: 3
|
|
addr: r-bp1mjimyh1ejg1mxclpd.redis.rds.aliyuncs.com:6379
|
|
password: "fonchain_opv:kP6tW4tS3qB2dW4aE6uI5cX2"
|
|
jaeger:
|
|
addr: jaeger:6831
|
|
open: true
|
|
zapLog:
|
|
level: "info"
|
|
filename: "logs/exhibition-main.log"
|
|
max_size: 5
|
|
max_age: 30
|
|
max_backups: 30
|
|
jwt:
|
|
key: "tP0xXGErz4~"
|
|
expire: 24
|
|
bos:
|
|
Ak: "ALTAKxrqOQHnAN525Tb2GX4Bhe"
|
|
Sk: "d2ecaa9d75114d3b9f42b99014198306"
|
|
BucketName: "dci-file-new"
|
|
BosUrl: ".bj.bcebos.com"
|
|
BosBaseDir: "fonchain-main"
|
|
BosHttp: "https://"
|
|
BosDomain: "cdns.fontree.cn" |