removed unneccessary mounts

This commit is contained in:
gyurix
2024-10-17 15:22:39 +02:00
parent a28c3d3716
commit 66ad7cd527

View File

@@ -14,11 +14,6 @@
"SOURCE": "/etc/user/config/homeassistant/config", "SOURCE": "/etc/user/config/homeassistant/config",
"DEST": "/config", "DEST": "/config",
"TYPE": "rw" "TYPE": "rw"
},
{
"SOURCE": "/etc/localtime",
"DEST": "/etc/localtime",
"TYPE": "ro"
} }
], ],
"PORTS": [ "PORTS": [