first commit

This commit is contained in:
7777777
2022-02-28 17:16:18 +08:00
parent eb15d19126
commit 07c089497f

View File

@@ -12,7 +12,7 @@
const querystring = require('querystring');
const $ = new Env();
const timeout = 15000; //超时时间(单位毫秒)
const timeout = 16000; //超时时间(单位毫秒)
// =======================================gotify通知设置区域==============================================
//gotify_url 填写gotify地址,如https://push.example.de:8080
//gotify_token 填写gotify的消息应用token