exhibition-main/conf/dev/config.yaml

35 lines
611 B
YAML
Raw Normal View History

2024-01-31 09:04:43 +00:00
system:
domain: localhost
mode: dev
node_num: 3
port: 8086
key:
cert:
is_https: false
cron: false
2024-02-02 09:06:06 +00:00
key_path: ""
cert_path: ""
2024-01-31 09:04:43 +00:00
redis:
db: 1
addr: 127.0.0.1:6379
2024-02-02 09:06:06 +00:00
password:
2024-01-31 09:04:43 +00:00
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"
2024-02-01 10:55:43 +00:00
expire: 24
bos:
Ak: "ALTAKxrqOQHnAN525Tb2GX4Bhe"
Sk: "d2ecaa9d75114d3b9f42b99014198306"
BucketName: "dci-file-new"
BosUrl: ".bj.bcebos.com"
BosBaseDir: "fonchain-main"
BosHttp: "https://"
BosDomain: "cdns.fontree.cn"