added external volume mounts and removes some

This commit is contained in:
2024-11-23 12:40:45 +01:00
parent 4e8db26524
commit 3466187280
4 changed files with 36 additions and 56 deletions

View File

@@ -14,11 +14,6 @@
{
"SOURCE": "/etc/user/config/services",
"DEST": "/etc/user/config/services",
"TYPE": "ro"
},
{
"SOURCE": "/etc/user/config/services/tmp",
"DEST": "/etc/user/config/services/tmp",
"TYPE": "rw"
},
{