Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 159a238

Browse files
authored
Merge pull request #18 from danni-cool/dev
ci: 🎡 删除测试代码
2 parents 9603e79 + 9c096b7 commit 159a238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORT=3001
22
# 如果想自己处理收到消息的逻辑,在下面填上你的API地址, 默认为空
3-
LOCAL_RECVD_MSG_API=https://home.danielcoding.me:888/webhook-test/53f51927-9cec-447b-899a-d4a212000808
3+
LOCAL_RECVD_MSG_API=
44
# 登录地址Token访问地址: http://localhost:3001/loginCheck?token=[LOCAL_LOGIN_API_TOKEN]
55
# 生成规则:src/utils/index.js -> generateToken
66
LOCAL_LOGIN_API_TOKEN=

0 commit comments

Comments
 (0)