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