fix: version webhook deployment flow

This commit is contained in:
Manus AI
2026-07-24 12:33:12 +00:00
parent cbfeb6d163
commit a65806125a
3 changed files with 7 additions and 5 deletions

View File

@@ -22,7 +22,6 @@ services:
- INFRA_BASE_PATH=${INFRA_BASE_PATH}
- HEALTH_CHECK_INTERVAL=${HEALTH_CHECK_INTERVAL}
volumes:
- /opt/manus-deploy/webhook-patched.js:/app/backend/src/webhook.js:ro
- /var/run/docker.sock:/var/run/docker.sock
- /opt/manus-deploy:/opt/manus-deploy
networks: