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

@@ -24,7 +24,7 @@ job "velutrack" {
"-enable-health",
]
volumes = [ "/data/compute/appdata/velutrack/dist:/srv/http" ]
volumes = [ "/data/services/velutrack/dist:/srv/http" ]
}
}