diff --git a/docker/docker-compose.yaml b/docker/docker-compose.yaml index df495bfa7f..911632600c 100644 --- a/docker/docker-compose.yaml +++ b/docker/docker-compose.yaml @@ -594,9 +594,6 @@ services: condition: service_healthy redis: condition: service_started - volumes: - # Mount the storage directory to the container, for storing user files. - - ./volumes/app/storage:/app/api/storage networks: - ssrf_proxy_network - default