forked from Ivasoft/traefik
Fix typo in documentation
This commit is contained in:
committed by
Traefiker Bot
parent
4b966f1f82
commit
673351d821
@@ -47,7 +47,7 @@ InfluxDB's address protocol (udp or http).
|
||||
```toml tab="File (TOML)"
|
||||
[metrics]
|
||||
[metrics.influxdb]
|
||||
protocol = "upd"
|
||||
protocol = "udp"
|
||||
```
|
||||
|
||||
```yaml tab="File (YAML)"
|
||||
|
||||
Reference in New Issue
Block a user