Match output dir.

This commit is contained in:
2025-09-14 08:03:13 +01:00
parent a3b85f0088
commit 64e9059a77

View File

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