36 lines
768 B
YAML
36 lines
768 B
YAML
system:
|
|
domain: exhibition
|
|
mode: prod
|
|
node_num: 3
|
|
port: 9025
|
|
key:
|
|
cert:
|
|
env : prod
|
|
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: false
|
|
zapLog:
|
|
level: "info"
|
|
filename: "logs/exhibition-main.log"
|
|
max_size: 5
|
|
max_age: 30
|
|
max_backups: 30
|
|
jwt:
|
|
key: "tP0xXGErz4~"
|
|
expire: 24
|
|
bos:
|
|
AccessKeyId: "LTAI5tHfjSmWXHqfWgaL7Uo5"
|
|
AccessKeySecret: "kOPctFZ3DHsbdSSym1fLyDK39hkzPI"
|
|
BucketName: "erp-k8s-store"
|
|
Endpoint: "oss-cn-hangzhou-internal.aliyuncs.com"
|
|
BosBaseDir: "exhibition"
|
|
Host: "https://oss-cn-hangzhou.aliyuncs.com"
|
|
CdnHost: "https://e-cdn.fontree.cn" |