data directory change

This commit is contained in:
gyurix
2024-10-17 17:20:20 +02:00
parent f6eed35b12
commit fa1d4c1ebc

View File

@@ -32,7 +32,7 @@
"NETWORK": "host", "NETWORK": "host",
"VOLUMES": [ "VOLUMES": [
{ {
"SOURCE": "/etc/user/config/homeassistant/config", "SOURCE": "/etc/user/data/homeassistant/config",
"DEST": "/config", "DEST": "/config",
"TYPE": "rw" "TYPE": "rw"
} }