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 context: ./docker/webhook
container_name: ecert_webhook container_name: ecert_webhook
restart: always restart: always
environment: env_file:
WEBHOOK_SECRET: ${WEBHOOK_SECRET} - src/.env
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /root/.ssh:/root/.ssh:ro - /root/.ssh:/root/.ssh:ro