nomad template

This commit is contained in:
Vincent Schweiger
2022-08-05 18:52:14 +02:00
parent 1af28e7477
commit dfede734d4
+1 -1
View File
@@ -32,7 +32,7 @@ job "fence" {
image = "registry.pawott.de/fence:${DRONE_TAG}"
ports = ["minecraft"]
}
environment {
env {
CONSUL_ADDR = "consul1.pawott.de:8500"
REDIS_ADDR = "haproxy.pawott.de:6380"
}