fix: ensure unifying on hardcoded /data mount path

This commit is contained in:
Ran
2026-02-24 03:25:35 +08:00
committed by 晨苒
parent 6cb80d30be
commit 5e12b5a53f
23 changed files with 96 additions and 96 deletions
-1
View File
@@ -26,7 +26,6 @@ namespace = "default"
image = "docker.io/library/memoh-mcp:dev"
snapshotter = "overlayfs"
data_root = "data"
data_mount = "/data"
cni_bin_dir = "/opt/cni/bin"
cni_conf_dir = "/etc/cni/net.d"