1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-08-23 16:01:57 +00:00

chore: Consistent indentation

This commit is contained in:
Richard Hansen
2022-05-17 01:19:32 -04:00
parent f20662eeaa
commit 0da38122bd

View File

@@ -261,7 +261,6 @@ server {
{{- $paths := groupBy $containers "Env.VIRTUAL_PATH" }}
{{- $nPaths := len $paths }}
{{- if eq $nPaths 0 }}
{{- $paths = dict "/" $containers }}
{{- end }}