diff --git a/docker/docker-compose-template.yaml b/docker/docker-compose-template.yaml index 954ba16be1..dbbc6976ed 100644 --- a/docker/docker-compose-template.yaml +++ b/docker/docker-compose-template.yaml @@ -70,9 +70,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