mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-19 16:05:21 +00:00
更改定时任务时间
This commit is contained in:
parent
11c976d2c0
commit
d402d30aac
@ -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 ----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user