Skip to content

Commit 91aa930

Browse files
committed
add prod env
1 parent 6fd0978 commit 91aa930

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.env.production

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
NODE_ENV=production
2+
3+
FEISHU_APP_ID=
4+
FEISHU_APP_SECRET=
5+
6+
# 多维表格记录
7+
FEISHU_BITABLE_APP_TOKEN=Rmu3b3iUAaqTaUs65GEcfWGMnGe
8+
FEISHU_BITABLE_USER_TABLE_ID=tblxfv5W6nzGQcHL
9+
FEISHU_BITABLE_RECORD_TABLE_ID=tbl59pIqnkfJJaUz
10+
FEISHU_BITABLE_STATUS_TABLE_ID=tblL9nLlquhdU8wR

0 commit comments

Comments
 (0)