mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
@@ -119,8 +119,8 @@ export GOBOT_QQ=""
|
||||
## gotify_url 填写gotify地址,如https://push.example.de:8080
|
||||
## gotify_token 填写gotify的消息应用token
|
||||
## gotify_priority 填写推送消息优先级,默认为0
|
||||
export GOTIFY_URL="";
|
||||
export GOTIFY_TOKEN="";
|
||||
export GOTIFY_PRIORITY=0;
|
||||
export GOTIFY_URL=""
|
||||
export GOTIFY_TOKEN=""
|
||||
export GOTIFY_PRIORITY=0
|
||||
|
||||
## 其他需要的变量,脚本中需要的变量使用 export 变量名= 声明即可
|
||||
|
||||
Reference in New Issue
Block a user