mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2026-06-06 17:09:56 +00:00
更改定时任务时间
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ ARG app_env=prod
|
||||
|
||||
ENV APP_ENV=${app_env:-"prod"} \
|
||||
TIMEZONE=${timezone:-"Asia/Shanghai"} \
|
||||
cron="0 10 * * 0"
|
||||
cron="8 11 * * 0"
|
||||
|
||||
##
|
||||
# ---------- building ----------
|
||||
|
||||
Reference in New Issue
Block a user