exhibition-main/conf/config.yaml
2025-08-07 15:20:06 +08:00

37 lines
690 B
YAML

system:
domain: exhibitiontest
mode: dev
node_num: 3
port: 8086
key:
cert:
env: test
is_https: false
cron: false
key_path: ""
cert_path: ""
redis:
db: 1
addr: 127.0.0.1:6379
password:
jaeger:
addr: 127.0.0.1:6831
open: true
zapLog:
level: "info"
filename: "logs/exhibition-main.log"
max_size: 5
max_age: 30
max_backups: 30
jwt:
key: "3Ei*^!a6^6$w^wgK"
expire: 24
bos:
AccessKeyId: "LTAI5tCx628rkZ65oi5F5nxu"
AccessKeySecret: "WjSLa9tWs8RTdUmhKu3HLXIMogdUbo"
Endpoint: "cdn-test.cdn.szjixun.cn"
BucketName: "fontree-test"
BosBaseDir: "exhibition"
Host: "https://oss-cn-hangzhou.aliyuncs.com"
CdnHost: "https://cdn-test.szjixun.cn"