Fix overcomplicated location config
This commit is contained in:
parent
2b34819227
commit
84dc19dd95
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ begin
|
|||
for app in $servarr
|
||||
printf "%s\n" "$app" "/$app" ""
|
||||
end) \
|
||||
flood "~ ^/flood.*"
|
||||
flood "/flood/"
|
||||
end
|
||||
|
||||
function getServiceLocationConfig -a domain s location -V service -V flood
|
||||
|
|
Loading…
Reference in a new issue