mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-08-16 15:24:46 +00:00
shutdown migrations container when migrations have completed (#228)
This commit is contained in:
@ -38,6 +38,8 @@ services:
|
||||
ENABLE_CELERY_SHORT: 'no'
|
||||
ENABLE_CELERY_LONG: 'no'
|
||||
ENABLE_CELERY_BEAT: 'no'
|
||||
command: "./deploy/docker/prestart.sh"
|
||||
restart: on-failure
|
||||
depends_on:
|
||||
redis:
|
||||
condition: service_healthy
|
||||
|
Reference in New Issue
Block a user