change to use 8080 instead of 888/80

This commit is contained in:
admin 2026-01-28 00:46:00 -07:00
parent 24b8c9d1f6
commit 4cd8b7eb1a

View file

@ -6,7 +6,7 @@ global_defs {
vrrp_script chk_traefik { vrrp_script chk_traefik {
# CONTAINER PATH (Inside the mount) # CONTAINER PATH (Inside the mount)
script "/usr/bin/curl -f http://localhost:80/" script "/usr/bin/curl -f http://localhost:8080/"
interval 2 interval 2
weight -5 weight -5
fall 2 fall 2