fix indentation for tab on migration guide
This commit is contained in:
parent
0f1911ba68
commit
e8fc16dc09
1 changed files with 1 additions and 1 deletions
|
@ -666,7 +666,7 @@ Traefik v2 retains OpenTracing support. The `backend` root option from the v1 is
|
||||||
samplingServerURL = "http://12.0.0.1:5778/sampling"
|
samplingServerURL = "http://12.0.0.1:5778/sampling"
|
||||||
samplingType = "const"
|
samplingType = "const"
|
||||||
localAgentHostPort = "12.0.0.1:6831"
|
localAgentHostPort = "12.0.0.1:6831"
|
||||||
```
|
```
|
||||||
|
|
||||||
```yaml tab="File (YAML)"
|
```yaml tab="File (YAML)"
|
||||||
# static configuration
|
# static configuration
|
||||||
|
|
Loading…
Reference in a new issue