diff --git a/conf.toml b/conf.toml index 5a3b0a9..c3407eb 100644 --- a/conf.toml +++ b/conf.toml @@ -11,7 +11,7 @@ memoryLimit = 104_857_600 procLimit = 50 copyInCwd = true [stages.executor.with.default.copyIn.healthcheck] -src = "./../../../build/healthcheck" +src = "./../../../../../../build/healthcheck" copyOut = ["stdout", "stderr"] [stages.executor.with.default.stdin] content = ""