docs: 配置与文档(.env.example/.gitignore/README)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 微信小程序配置(真实微信登录)
|
||||
# 复制本文件为 server/.env 并填入真实值;或直接在部署环境设置环境变量。
|
||||
# 获取方式:微信公众平台 mp.weixin.qq.com → 开发 → 开发管理 → 开发设置 → AppID / AppSecret
|
||||
WX_APPID=你的小程序AppID
|
||||
WX_SECRET=你的小程序AppSecret
|
||||
Reference in New Issue
Block a user