Name cron
This commit is contained in:
@ -21,6 +21,7 @@ services:
|
||||
ports:
|
||||
- 9123:9000
|
||||
app-cron:
|
||||
container_name: money_cron
|
||||
image: sleeck/crond
|
||||
volumes:
|
||||
- ./automation/crontab:/etc/cron.d/auto-crontab
|
||||
|
Reference in New Issue
Block a user