From d55330e7cd701a66e273ed4e525255b34ff94ca9 Mon Sep 17 00:00:00 2001 From: Joao Gilberto Magalhaes Date: Sun, 30 Sep 2018 21:30:25 -0500 Subject: [PATCH] Fix Stats --- entrypoint.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index c0d4e56..9f0ec82 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -47,7 +47,8 @@ frontend stats stats auth $1:$2 # acl is_proxystats hdr_dom(host) -i some.host.com # default_backend srv_stats - use_backend srv_stats if is_proxystats +# use_backend srv_stats if is_proxystats + default_backend srv_stats backend srv_stats mode http