.zip error creation due to ownership
detected with ai agent
This commit is contained in:
@@ -25,6 +25,8 @@ services:
|
||||
condition: service_healthy
|
||||
redis:
|
||||
condition: service_started
|
||||
media-permissions:
|
||||
condition: service_completed_successfully
|
||||
|
||||
worker:
|
||||
build:
|
||||
@@ -45,6 +47,8 @@ services:
|
||||
condition: service_healthy
|
||||
redis:
|
||||
condition: service_started
|
||||
media-permissions:
|
||||
condition: service_completed_successfully
|
||||
|
||||
beat:
|
||||
build:
|
||||
@@ -65,6 +69,8 @@ services:
|
||||
condition: service_started
|
||||
worker:
|
||||
condition: service_started
|
||||
media-permissions:
|
||||
condition: service_completed_successfully
|
||||
|
||||
flower:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user