allow customization of docker cron #44

Closed
opened 2023-06-04 13:22:47 -05:00 by jblu · 0 comments
Owner

currently its hard coded

add something like

CRON_SCHEDULE = '0 1 * * *'

Where the crontab reads from environment variables. Will need to be tested as well.

currently its hard coded add something like CRON_SCHEDULE = '0 1 * * *' Where the crontab reads from environment variables. Will need to be tested as well.
jblu closed this issue 2023-06-24 23:34:29 -05:00
Sign in to join this conversation.
No description provided.