forked from Ivasoft/traefik
Changing default file format for the snippets from TOML to YAML
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
Dynamic configuration with files
|
||||
{: .subtitle }
|
||||
|
||||
```toml tab="TOML"
|
||||
--8<-- "content/reference/dynamic-configuration/file.toml"
|
||||
```
|
||||
|
||||
```yml tab="YAML"
|
||||
--8<-- "content/reference/dynamic-configuration/file.yaml"
|
||||
```
|
||||
|
||||
```toml tab="TOML"
|
||||
--8<-- "content/reference/dynamic-configuration/file.toml"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user