diff --git a/dolideb/config.json b/dolideb/config.json index a32b85f..1de2e17 100644 --- a/dolideb/config.json +++ b/dolideb/config.json @@ -18,6 +18,7 @@ "external_port": "port", "debug": "bool" }, - "image": "ghcr.io/homeassistant/amd64-base:latest" + "image": "ghcr.io/homeassistant/{arch}-base:latest", + "full_access": true } \ No newline at end of file