Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix typo
Browse files Browse the repository at this point in the history
dmathieu committed Jul 22, 2022
1 parent 527ab26 commit c3e9fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/etc/nginx/template/nginx.tmpl
Original file line number Diff line number Diff line change
@@ -694,7 +694,7 @@ http {
access_log off;

{{ if $cfg.EnableOpenTelemetry }}
opentelemtry off;
opentelemetry off;
{{ end }}

{{ if $cfg.EnableOpentracing }}

0 comments on commit c3e9fcb

Please sign in to comment.