Files
wzdj/.env.example

21 lines
1.2 KiB
Plaintext
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.

# 玩值电竞 - 环境变量示例(复制为 .env.local 后按需修改)
# 建库/种子脚本会读取 .env.local将玩值电竞库建到本机 27017库名 wanzhi_esports
# 本机 27017 的账号密码:见 卡若AI 工作台《00_账号与API索引》二、数据库 · 本机 MongoDB统一
# MongoDB 本机统一实例(若 27017 开启认证账号密码向卡若AI 要,再按下面格式填)
# 无认证mongodb://localhost:27017
# 有认证mongodb://账号:密码@localhost:27017?authSource=admin
MONGODB_URI=mongodb://localhost:27017
# 从 KR/腾讯云 导入用户(老游条、老坑爹、存客宝等)到玩值电竞
# 不配置则 pnpm run import:lytiao:mongo 仅做公会「玩值电竞」归属与主播同步
# SOURCE_MONGODB_URI=mongodb://用户:密码@腾讯云或KR主机:27017?authSource=admin
# SOURCE_DB_NAME=KR
# SOURCE_COLLECTIONS_KR=用户估值,用户资产整合,存客宝用户资产,老坑爹论坛 www.lkdie.com_已扫描,老坑爹商店 shop.lkdie.com_已扫描
# 用户资产 API玩值电竞管理端「用户详情」完善/清洗数据用,可选)
# 不配置则详情页仅展示本库用户数据
USER_ASSET_API_BASE_URL=http://localhost:3117
USER_ASSET_API_KEY=
USER_ASSET_API_SECRET=