Fix a typo

This commit is contained in:
Andrea Dell'Amico 2020-10-07 18:52:25 +02:00
parent e89461eaf3
commit ece0012d44
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ frontend docker_ft
http-request allow if { path,url_dec -m reg -i ^(/v[\d\.]+)?/version } { env(VERSION) -m bool }
http-request allow if { path,url_dec -m reg -i ^(/v[\d\.]+)?/volumes } { env(VOLUMES) -m bool }
http-request deny
default_backend swarm_api_bk
default_backend swarm_api_bck
{% endif %}
#