diff --git a/jobs/http.nomad b/jobs/http.nomad index e52d6c6..2730e43 100644 --- a/jobs/http.nomad +++ b/jobs/http.nomad @@ -52,7 +52,7 @@ job "http" { content { data = var.caddyfile_for_test - destination = "local.Caddyfile" + destination = "local/Caddyfile" } }