mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 05:46:08 +08:00
PushMe消息通道配置
This commit is contained in:
parent
04c136a560
commit
43a188125a
|
@ -168,4 +168,9 @@ export SMTP_PASSWORD=""
|
|||
## smtp_name 填写 SMTP 收发件人姓名,可随意填写
|
||||
export SMTP_NAME=""
|
||||
|
||||
## 15. PushMe
|
||||
## 官方说明文档:https://push.i-i.me/
|
||||
## PUSHME_KEY (必填)填写PushMe APP上获取的push_key
|
||||
export PUSHME_KEY=""
|
||||
|
||||
## 其他需要的变量,脚本中需要的变量使用 export 变量名= 声明即可
|
||||
|
|
Loading…
Reference in New Issue
Block a user