Fix identation
This commit is contained in:
parent
3ed6019f9f
commit
db12b517c9
2 changed files with 2 additions and 2 deletions
|
|
@ -199,7 +199,7 @@ http {
|
|||
default $scheme;
|
||||
}
|
||||
map $http_x_forwarded_port $pass_server_port {
|
||||
default $server_port;
|
||||
default $server_port;
|
||||
}
|
||||
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue