[HA] Automated PR for webhook-container-deployment_2025-08-29T06-46-30 - #10 #10

Merged
Trez.One merged 3 commits from webhook-container-deployment_2025-08-29T06-46-30 into main 2025-08-29 16:21:57 -04:00
+3 -3
View File
@@ -190,13 +190,13 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
webhook:
command: '-verbose -hooks=/etc/webhook/hooks.json -hotreload'
image: almir/webhook
image: trezone/webhook:main
container_name: webhook
ports:
- 9000:9000
- 9000:9000
restart: unless-stopped
volumes:
- ${RIKKU_DOCKER_DIR}/webhook:/etc/webhook
- ${RIKKU_DOCKER_DIR}/webhook:/etc/webhook
volumes:
ollama:
name: ollama