chore: Consistent indentation

This commit is contained in:
Richard Hansen
2023-01-17 00:42:20 -05:00
parent f20662eeaa
commit 0da38122bd
-1
View File
@@ -261,7 +261,6 @@ server {
{{- $paths := groupBy $containers "Env.VIRTUAL_PATH" }}
{{- $nPaths := len $paths }}
{{- if eq $nPaths 0 }}
{{- $paths = dict "/" $containers }}
{{- end }}