chore: 官网 site_id 写入 .env.example 与 .env.production(私人仓库)
Made-with: Cursor
This commit is contained in:
@@ -10,5 +10,5 @@ GIN_MODE=release
|
||||
ALLOWED_ORIGINS=https://yuheng.yuxindazhineng.com
|
||||
|
||||
# 部署时自动导入「视频发布」到 data/uploads + site_assets(pull-and-restart / restart 在 compose up 后执行)
|
||||
# 填官网站点 MongoDB _id(与 /api/web/routes 返回的 site_id 一致);留空则跳过
|
||||
# YH_IMPORT_PROMOTION_SITE_ID=
|
||||
# 官网站点 MongoDB _id(与 /api/web/routes 的 site_id 一致);私人仓库已填官网默认值,多站请改
|
||||
YH_IMPORT_PROMOTION_SITE_ID=69ba1f1f41aeb82acfd609ef
|
||||
|
||||
Reference in New Issue
Block a user