mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 06:15:45 +00:00
chore: Consistent indentation
This commit is contained in:
@ -261,7 +261,6 @@ server {
|
||||
|
||||
{{- $paths := groupBy $containers "Env.VIRTUAL_PATH" }}
|
||||
{{- $nPaths := len $paths }}
|
||||
|
||||
{{- if eq $nPaths 0 }}
|
||||
{{- $paths = dict "/" $containers }}
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user