Clean template

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-02-21 16:14:49 -03:00
parent ca01d01457
commit 351307280e

View file

@ -856,7 +856,7 @@ stream {
location = {{ $authPath }} {
internal;
{{ if $all.Cfg.EnableOpentracing }}
{{ if $all.Cfg.EnableOpentracing }}
opentracing on;
opentracing_propagate_context;
{{ end }}