fixed webhook
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user