diff --git a/app.js b/app.js index 1ca6076..7122c05 100644 --- a/app.js +++ b/app.js @@ -13,6 +13,7 @@ const GOTIFY_TOKEN = 'A1wFaeaj-VskqyF'; // 你的 Gotify 应用 Token //测试一些gitea的webhook功能 //财产测试git的密钥功能 //测试git推送 +//再来 // 启动前检查配置是否齐全 if (!GOTIFY_URL || !GOTIFY_TOKEN) {