Files
MirageToolServer/config.example.yaml
2023-02-23 10:51:48 +08:00

6 lines
130 B
YAML

db:
path: db.sqlite
weixin:
url: https://api.weixin.qq.com
app_id: <微信小程序ID>
app_secret: <微信小程序密钥>