Co-authored-by: crazywoola <427733928@qq.com>tags/1.0.1
| - "${EXPOSE_PLUGIN_DEBUGGING_PORT:-5003}:${PLUGIN_DEBUGGING_PORT:-5003}" | - "${EXPOSE_PLUGIN_DEBUGGING_PORT:-5003}:${PLUGIN_DEBUGGING_PORT:-5003}" | ||||
| volumes: | volumes: | ||||
| - ./volumes/plugin_daemon:/app/storage | - ./volumes/plugin_daemon:/app/storage | ||||
| depends_on: | |||||
| - db | |||||
| # ssrf_proxy server | # ssrf_proxy server | ||||
| # for more information, please refer to | # for more information, please refer to |
| - "${EXPOSE_PLUGIN_DEBUGGING_PORT:-5003}:${PLUGIN_DEBUGGING_PORT:-5003}" | - "${EXPOSE_PLUGIN_DEBUGGING_PORT:-5003}:${PLUGIN_DEBUGGING_PORT:-5003}" | ||||
| volumes: | volumes: | ||||
| - ./volumes/plugin_daemon:/app/storage | - ./volumes/plugin_daemon:/app/storage | ||||
| depends_on: | |||||
| - db | |||||
| # ssrf_proxy server | # ssrf_proxy server | ||||
| # for more information, please refer to | # for more information, please refer to |