jenkins and traefik
This commit is contained in:
@@ -28,7 +28,7 @@ job "traefik" {
|
||||
name = "alive"
|
||||
type = "tcp"
|
||||
port = "http"
|
||||
interval = "60s"
|
||||
interval = "120s"
|
||||
timeout = "2s"
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@ job "traefik" {
|
||||
name = "alive"
|
||||
type = "tcp"
|
||||
port = "api"
|
||||
interval = "60s"
|
||||
interval = "120s"
|
||||
timeout = "2s"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user