Rename of custom OVOS config.

This commit is contained in:
2025-04-22 14:22:39 -04:00
parent 60f637e218
commit 016dddb124
2 changed files with 11 additions and 2 deletions
+10 -1
View File
@@ -1,3 +1,4 @@
name: ovosmisc
services:
beszel-agent:
image: henrygd/beszel-agent
@@ -20,4 +21,12 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
restart: always
ports:
- 9001:9001
- 9001:9001
ovos_config:
container_name: ovos_config
image: ghcr.io/oscillatelabsllc/ovos-skill-config-tool:latest
ports:
- 14152:8000
user: $(id -u):$(id -g)
volumes:
- $HOME/.config:/home/appuser/.config
@@ -40,7 +40,7 @@
"PHAL": {
"ovos-PHAL-plugin-homeassistant": {
"host": "http://192.168.1.253:8123",
"api_key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
"api_key": "{{ ha_access_token }}"
}
},
"tts": {