Merge pull request '[HA] Automated PR for webhook-container-deployment_2025-08-29T06-46-30 - #10' (#10) from webhook-container-deployment_2025-08-29T06-46-30 into main
Reviewed-on: Trez.One/rikku-home-assistant#10
This commit was merged in pull request #10.
This commit is contained in:
+3
-3
@@ -190,13 +190,13 @@ services:
|
|||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
webhook:
|
webhook:
|
||||||
command: '-verbose -hooks=/etc/webhook/hooks.json -hotreload'
|
command: '-verbose -hooks=/etc/webhook/hooks.json -hotreload'
|
||||||
image: almir/webhook
|
image: trezone/webhook:main
|
||||||
container_name: webhook
|
container_name: webhook
|
||||||
ports:
|
ports:
|
||||||
- 9000:9000
|
- 9000:9000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${RIKKU_DOCKER_DIR}/webhook:/etc/webhook
|
- ${RIKKU_DOCKER_DIR}/webhook:/etc/webhook
|
||||||
volumes:
|
volumes:
|
||||||
ollama:
|
ollama:
|
||||||
name: ollama
|
name: ollama
|
||||||
|
|||||||
Reference in New Issue
Block a user