mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 09:48:14 +00:00
chore: Consistent indentation
This commit is contained in:
parent
f20662eeaa
commit
0da38122bd
@ -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…
x
Reference in New Issue
Block a user