Format files
This commit is contained in:
parent
3607765313
commit
4c23b600f2
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ begin
|
||||||
|
|
||||||
printf "%s\n" \
|
printf "%s\n" \
|
||||||
"location = /flood {" \
|
"location = /flood {" \
|
||||||
'return 302 $scheme://$host$uri/$is_args$args;' \
|
'return 302 $scheme://$host$uri/$is_args$args;' \
|
||||||
"}"
|
"}"
|
||||||
else
|
else
|
||||||
getServiceDefaultProxy $argv --path "$location"
|
getServiceDefaultProxy $argv --path "$location"
|
||||||
|
|
Loading…
Reference in a new issue