Port mapping for HA MCP server.
This commit is contained in:
@@ -180,6 +180,8 @@ services:
|
||||
HOMEASSISTANT_URL: http://192.168.1.252:8123
|
||||
HOMEASSISTANT_TOKEN: ${HOME_ASSISTANT_LONG_LIVED_TOKEN}
|
||||
BACKUP_HINT: normal
|
||||
ports:
|
||||
- 8086:8086
|
||||
restart: unless-stopped
|
||||
meilisearch:
|
||||
container_name: meilisearch
|
||||
|
||||
Reference in New Issue
Block a user