Improve documentation about API and Dashboard.
This commit is contained in:
parent
7357d5eae2
commit
887826ee68
17 changed files with 27 additions and 36 deletions
|
@ -34,7 +34,7 @@ api: {}
|
|||
```yaml tab="CLI"
|
||||
--entryPoints.web.address=":80"
|
||||
--providers.file.filename=dynamic_conf.toml
|
||||
--api=true
|
||||
--api.insecure=true
|
||||
```
|
||||
|
||||
`dynamic_conf.{toml,yml}`:
|
||||
|
@ -157,7 +157,7 @@ api: {}
|
|||
# For secure connection on backend.local
|
||||
--serversTransport.rootCAs=./backend.cert
|
||||
--providers.file.filename=dynamic_conf.toml
|
||||
--api=true
|
||||
--api.insecure=true
|
||||
```
|
||||
|
||||
`dynamic_conf.{toml,yml}`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue