fix(docker): plugin daemon lacks database dependency (#15038)
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
@@ -568,7 +568,8 @@ services:
|
||||
- "${EXPOSE_PLUGIN_DEBUGGING_PORT:-5003}:${PLUGIN_DEBUGGING_PORT:-5003}"
|
||||
volumes:
|
||||
- ./volumes/plugin_daemon:/app/storage
|
||||
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
# ssrf_proxy server
|
||||
# for more information, please refer to
|
||||
|
Reference in New Issue
Block a user