chore: Consistent indentation
This commit is contained in:
parent
f20662eeaa
commit
0da38122bd
1 changed files with 266 additions and 267 deletions
|
@ -261,7 +261,6 @@ server {
|
||||||
|
|
||||||
{{- $paths := groupBy $containers "Env.VIRTUAL_PATH" }}
|
{{- $paths := groupBy $containers "Env.VIRTUAL_PATH" }}
|
||||||
{{- $nPaths := len $paths }}
|
{{- $nPaths := len $paths }}
|
||||||
|
|
||||||
{{- if eq $nPaths 0 }}
|
{{- if eq $nPaths 0 }}
|
||||||
{{- $paths = dict "/" $containers }}
|
{{- $paths = dict "/" $containers }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in a new issue