This commit is contained in:
Tobias Munk 2018-01-21 21:23:16 +00:00 committed by GitHub
commit b1634add85

View file

@ -146,6 +146,7 @@ upstream {{ $upstream_name }} {
{{ end }} {{ end }}
{{ end }} {{ end }}
{{ end }} {{ end }}
server localhost down;
} }
{{ $default_host := or ($.Env.DEFAULT_HOST) "" }} {{ $default_host := or ($.Env.DEFAULT_HOST) "" }}