chore: remove volumn field in worker_beat service

This commit is contained in:
Junyan Qin
2025-07-11 15:34:17 +08:00
parent 0b41b84adf
commit 3a9ef9fd47

View File

@@ -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