diff --git a/keepalived/keepalived.conf.tpl b/keepalived/keepalived.conf.tpl index 1adb5ae..02c431b 100644 --- a/keepalived/keepalived.conf.tpl +++ b/keepalived/keepalived.conf.tpl @@ -6,7 +6,7 @@ global_defs { vrrp_script chk_traefik { # CONTAINER PATH (Inside the mount) - script "/usr/bin/curl -f http://localhost:80/" + script "/usr/bin/curl -f http://localhost:8080/" interval 2 weight -5 fall 2