exhibition-main/conf/test/config.yaml

35 lines
699 B
YAML
Raw Normal View History

2024-01-31 09:04:43 +00:00
system:
2024-02-18 07:10:17 +00:00
domain: exhibitiontest
2024-01-31 09:04:43 +00:00
mode: test
node_num: 3
port: 9025
key:
cert:
is_https: false
cron: false
key_path: ""
cert_path: ""
redis:
db: 3
2024-02-18 05:43:36 +00:00
addr: "172.16.100.114:6379"
password: "kP6tW4tS3qB2dW4aE6uI5cX2"
2024-01-31 09:04:43 +00:00
jaeger:
addr: "172.16.100.93:9031"
open: true
2024-02-18 08:49:29 +00:00
#zapLog:
# level: "info"
# filename: "logs/exhibition-main.log"
# max_size: 5
# max_age: 30
# max_backups: 30
2024-01-31 09:04:43 +00:00
jwt:
key: "SxjwBuEcHg42t73"
2024-02-01 10:55:43 +00:00
expire: 24
bos:
2024-02-19 02:45:33 +00:00
AccessKeyId: "ALTAKxrqOQHnAN525Tb2GX4Bhe"
AccessKeySecret: "d2ecaa9d75114d3b9f42b99014198306"
2024-02-01 10:55:43 +00:00
BucketName: "dci-file-new"
2024-02-19 02:45:33 +00:00
Endpoint: ".bj.bcebos.com"
BosBaseDir: "exhibition"
Host: "https://bj.bcebos.com"
CdnHost: "https://cdns.fontree.cn"