Added missing text a yaml file
in Configuration
This commit is contained in:
parent
daf4258472
commit
d0b21efd36
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ and whether to listen for TCP or UDP.
|
||||||
### General
|
### General
|
||||||
|
|
||||||
EntryPoints are part of the [static configuration](../getting-started/configuration-overview.md#the-static-configuration).
|
EntryPoints are part of the [static configuration](../getting-started/configuration-overview.md#the-static-configuration).
|
||||||
You can define them using a toml file, CLI arguments, or a key-value store.
|
They can be defined by using a file (TOML or YAML) or CLI arguments.
|
||||||
|
|
||||||
??? info "See the complete reference for the list of available options"
|
??? info "See the complete reference for the list of available options"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue