Migrate to NFS share.

This commit is contained in:
2025-10-23 17:27:06 +01:00
parent 75c60b29e8
commit bbd072abf2
9 changed files with 38 additions and 38 deletions

View File

@@ -32,8 +32,8 @@ job "evcc" {
]
volumes = [
"/data/compute/appdata/evcc/evcc.yaml:/etc/evcc.yaml",
"/data/compute/appdata/evcc/evcc:/root/.evcc",
"/data/services/evcc/evcc.yaml:/etc/evcc.yaml",
"/data/services/evcc/evcc:/root/.evcc",
]
}