说说这里

This commit is contained in:
2025-09-21 16:21:40 +08:00
parent 2a8088ac2e
commit 18fe8f1212

1
app.js
View File

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