]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
haproxy: update config file core143 v2.25-core143
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 14 Apr 2020 15:30:51 +0000 (15:30 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 14 Apr 2020 15:30:51 +0000 (15:30 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/haproxy/haproxy.cfg

index 9d372f63fbccff96c01afccf4f90613279ec0e7c..32dff328f97f72732078935d533e589e7529b8c0 100644 (file)
@@ -60,7 +60,8 @@ defaults
 #---------------------------------------------------------------------
 # main frontend which proxys to the backends
 #---------------------------------------------------------------------
-frontend  main *:5000
+frontend  main
+    bind *:5000
     acl url_static       path_beg       -i /static /images /javascript /stylesheets
     acl url_static       path_end       -i .jpg .gif .png .css .js