chore: remove volumn field in worker_beat service

build/plugin-auto-upgrade
Junyan Qin 8 months ago
parent 0b41b84adf
commit 3a9ef9fd47
No known key found for this signature in database
GPG Key ID: 22FE3AFADC710CEB

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

Loading…
Cancel
Save