aboutsummaryrefslogtreecommitdiff
path: root/nomad/platoo.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'nomad/platoo.hcl')
-rw-r--r--nomad/platoo.hcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/nomad/platoo.hcl b/nomad/platoo.hcl
index b092dca..0502934 100644
--- a/nomad/platoo.hcl
+++ b/nomad/platoo.hcl
@@ -12,6 +12,7 @@ job "platoo" {
driver = "docker"
config {
image = "victormoi/platoo:v1"
+ force_pull = true
port_map {
web_port = 8080
}