We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073f4b4 commit 4268e3cCopy full SHA for 4268e3c
internal/mode/static/nginx/config/servers_template.go
@@ -34,7 +34,7 @@ server {
34
35
{{- range $i := $s.Includes }}
36
include {{ $i.Filename }};
37
- {{- end -}}
+ {{ end -}}
38
39
{{ range $l := $s.Locations }}
40
location {{ $l.Path }} {
0 commit comments