fixed webhook

This commit is contained in:
Saufi
2026-05-22 16:33:51 +08:00
parent 66c437ce92
commit aa508d0924

View File

@@ -68,8 +68,8 @@ services:
context: ./docker/webhook
container_name: ecert_webhook
restart: always
environment:
WEBHOOK_SECRET: ${WEBHOOK_SECRET}
env_file:
- src/.env
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /root/.ssh:/root/.ssh:ro