diff --git a/docker-compose.yml b/docker-compose.yml index ba1d9a2..0fe6b52 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,8 +31,6 @@ services: - storage_data:/var/www/html/storage - bootstrap_cache:/var/www/html/bootstrap/cache depends_on: - app: - condition: service_started mysql: condition: service_healthy redis: