Extra envs for HA-MCP.
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Successful in 44s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Successful in 10s
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Successful in 1m43s
Gitea Branch PR & Docker Deployment / PR Merge (push) Successful in 35s
Renovate PR Deployment / Renovate PR Deployment (pull_request) Has been skipped
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Successful in 2m45s

This commit is contained in:
2026-07-13 17:15:37 -04:00
parent 071e0ad2ff
commit 1b4916cb12
+5
View File
@@ -180,6 +180,11 @@ services:
HOMEASSISTANT_URL: http://192.168.1.252:8123
HOMEASSISTANT_TOKEN: ${HOME_ASSISTANT_LONG_LIVED_TOKEN}
BACKUP_HINT: normal
HA_TIMEOUT: 30
HA_MAX_RETRIES: 3
ENABLE_WEBSOCKET: true
DEBUG: true
LOG_LEVEL: ERROR
ports:
- 8086:8086
restart: unless-stopped