mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 20:17:29 +08:00
chore: remove volumn field in worker_beat service
This commit is contained in:
parent
0b41b84adf
commit
3a9ef9fd47
@ -594,9 +594,6 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
redis:
|
redis:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
volumes:
|
|
||||||
# Mount the storage directory to the container, for storing user files.
|
|
||||||
- ./volumes/app/storage:/app/api/storage
|
|
||||||
networks:
|
networks:
|
||||||
- ssrf_proxy_network
|
- ssrf_proxy_network
|
||||||
- default
|
- default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user