docs(webui): update screenshots of the web ui
This commit is contained in:
parent
a422f775e6
commit
09320b99f9
4 changed files with 4 additions and 2 deletions
|
@ -72,7 +72,8 @@ Refer to the [benchmarks section](docs/index.md#benchmarks) in the documentation
|
||||||
|
|
||||||
You can access to a simple HTML frontend of Træfik.
|
You can access to a simple HTML frontend of Træfik.
|
||||||
|
|
||||||
![HTML frontend](docs/img/web.frontend.png)
|
![Web UI Providers](docs/img/web.frontend.png)
|
||||||
|
![Web UI Health](docs/img/traefik-health.png)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
BIN
docs/img/traefik-health.png
Normal file
BIN
docs/img/traefik-health.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 53 KiB |
|
@ -232,7 +232,8 @@ address = ":8080"
|
||||||
|
|
||||||
* `/`: provides a simple HTML frontend of Træfik
|
* `/`: provides a simple HTML frontend of Træfik
|
||||||
|
|
||||||
![HTML frontend](img/web.frontend.png)
|
![Web UI Providers](img/web.frontend.png)
|
||||||
|
![Web UI Health](img/traefik-health.png)
|
||||||
|
|
||||||
* `/health`: `GET` json metrics
|
* `/health`: `GET` json metrics
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue