From 4cd8b7eb1a59be3927876653331dad658e66044b Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 28 Jan 2026 00:46:00 -0700 Subject: [PATCH] change to use 8080 instead of 888/80 --- keepalived/keepalived.conf.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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