加入部分消息通知入口,同步前端管理

This commit is contained in:
2026-03-19 10:45:58 +08:00
parent 1e25c085a5
commit c25c766223
10 changed files with 454 additions and 5 deletions

View File

@@ -88,6 +88,9 @@ services:
restart: unless-stopped
environment:
<<: *db-env
WEBHOOK_URL: "https://open.feishu.cn/open-apis/bot/v2/hook/ba78bd75-baa3-4f14-990c-ae5a2b2d272a"
DAILY_REPORT_HOUR: "23" # 每日报告推送时间(小时),默认 23 点
SIGNIN_LOG_RETAIN_DAYS: "30"
depends_on:
- api-service
networks: