mirror of
https://github.com/containous/traefik.git
synced 2025-03-19 18:50:12 +03:00
A tiny rewording on the documentation API's page
This commit is contained in:
parent
f062ee80c8
commit
2beb5236d0
@ -4,7 +4,7 @@
|
||||
|
||||
```toml
|
||||
# API definition
|
||||
# Warning: Enabling API will expose Træfik's configuration and secret.
|
||||
# Warning: Enabling API will expose Træfik's configuration.
|
||||
# It is not recommended in production,
|
||||
# unless secured by authentication and authorizations
|
||||
[api]
|
||||
@ -44,7 +44,7 @@ For more customization, see [entry points](/configuration/entrypoints/) document
|
||||
## Security
|
||||
|
||||
Enabling the API will expose all configuration elements,
|
||||
including secret.
|
||||
including sensitive data.
|
||||
|
||||
It is not recommended in production,
|
||||
unless secured by authentication and authorizations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user