加入部分消息通知入口,同步前端管理
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user