exhibition-main/conf/prod/config.yaml

35 lines
755 B
YAML
Raw Normal View History

2024-01-31 09:04:43 +00:00
system:
2024-02-18 07:10:17 +00:00
domain: exhibition
2024-01-31 09:04:43 +00:00
mode: prod
node_num: 3
port: 9025
key:
cert:
2024-02-23 08:34:53 +00:00
is_https: false
2024-01-31 09:04:43 +00:00
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
2024-02-23 08:10:26 +00:00
open: false
2024-01-31 09:04:43 +00:00
zapLog:
level: "info"
filename: "logs/exhibition-main.log"
max_size: 5
max_age: 30
max_backups: 30
jwt:
key: "tP0xXGErz4~"
2024-02-01 10:55:43 +00:00
expire: 24
bos:
2024-09-10 03:49:35 +00:00
AccessKeyId: "LTAI5tHfjSmWXHqfWgaL7Uo5"
AccessKeySecret: "kOPctFZ3DHsbdSSym1fLyDK39hkzPI"
BucketName: "erp-k8s-store"
Endpoint: "oss-cn-hangzhou-internal.aliyuncs.com"
2024-02-19 02:45:33 +00:00
BosBaseDir: "exhibition"
2024-09-10 03:49:35 +00:00
Host: "https://oss-cn-hangzhou.aliyuncs.com"
CdnHost: "https://e-cdn.fontree.cn"