Files
doc_ai_backed/config/config_dev.yaml
liuyuanchuang 48e63894eb init repo
2025-12-10 18:33:37 +08:00

47 lines
1.1 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
server:
port: 8024
mode: debug # debug/release
database:
driver: mysql
host: 182.92.150.161
port: 3006
username: root
password: yoge@coder%%%123321!
dbname: doc_ai
max_idle: 10
max_open: 100
redis:
addr: 182.92.150.161:6379
password: yoge@123321!
db: 0
limit:
formula_recognition: 3
log:
appName: document_ai
level: info # debug, info, warn, error
format: console # json, console
outputPath: ./logs/app.log # 日志文件路径
maxSize: 2 # 单个日志文件最大尺寸单位MB
maxAge: 1 # 日志保留天数
maxBackups: 1 # 保留的旧日志文件最大数量
compress: false # 是否压缩旧日志
aliyun:
sms:
access_key_id: "LTAI5tB9ur4ExCF4dYPq7hLz"
access_key_secret: "91HulOdaCpwhfBesrUDiKYvyi0Qkx1"
sign_name: "北京比特智源科技"
template_code: "SMS_291510729"
oss:
endpoint: oss-cn-beijing.aliyuncs.com
inner_endpoint: oss-cn-beijing-internal.aliyuncs.com
access_key_id: LTAI5tKogxeiBb4gJGWEePWN
access_key_secret: l4oCxtt5iLSQ1DAs40guTzKUfrxXwq
bucket_name: bitwsd-doc-ai