From 166ab147678fddc6e7e87e297d598fbbf212e956 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 9 Jun 2023 13:46:34 +0200
Subject: [PATCH] ad comment

---
 inc_haproxy_cfg.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/inc_haproxy_cfg.sh b/inc_haproxy_cfg.sh
index af5e1d9..8aea4a4 100755
--- a/inc_haproxy_cfg.sh
+++ b/inc_haproxy_cfg.sh
@@ -7,6 +7,7 @@
 # ----------------------------------------------------------------------
 # 2021-12-14  v1.0  <axel.hahn@iml.unibe.ch>  init
 # 2022-10-21  v1.1  <axel.hahn@unibe.ch>      remove grep: warning: stray \ before white space
+# 2023-06-09  v1.2  <axel.hahn@unibe.ch>      take first haproxy stats port on multiple binds
 # ======================================================================
 
 # full path to haproxy.cfg
-- 
GitLab