diff --git a/core/lego.nomad b/core/lego.nomad index 16b7e52..299a5be 100644 --- a/core/lego.nomad +++ b/core/lego.nomad @@ -29,7 +29,6 @@ job "lego" { driver = "exec" config { - # image = "alpine:3" command = "/bin/bash" args = ["${NOMAD_TASK_DIR}/start.sh"] }