Auto Merge of PR 293 - ha-mcp-deployment_2026-07-02T17-20-56
Merged by Trez.One
This commit was merged in pull request #293.
This commit is contained in:
@@ -173,6 +173,14 @@ services:
|
||||
- 8080
|
||||
image: gitea/gitea-mcp-server:0.9.0@sha256:4add361130b2101d3027f2dd5ad2a08258dc3c45f9631030f5c3ca0a773df285
|
||||
restart: unless-stopped
|
||||
ha-mcp:
|
||||
image: ghcr.io/homeassistant-ai/ha-mcp:7.9.0
|
||||
container_name: ha-mcp
|
||||
environment:
|
||||
HOMEASSISTANT_URL: http://192.168.1.252:8123
|
||||
HOMEASSISTANT_TOKEN: ${HOME_ASSISTANT_LONG_LIVED_TOKEN}
|
||||
BACKUP_HINT: normal
|
||||
restart: unless-stopped
|
||||
meilisearch:
|
||||
container_name: meilisearch
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user