fix format in default config

This commit is contained in:
Алексей Шабалин 2023-01-26 19:47:09 +03:00
parent 83b94095cc
commit 60d0aa77b1

View 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