License 2017, Træfɪk => Træfik
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
6012a0f3c5
commit
19a7d22eef
16 changed files with 125 additions and 152 deletions
|
@ -1,10 +1,10 @@
|
|||
# Træfɪk Web UI
|
||||
# Træfik Web UI
|
||||
|
||||
Access to Træfɪk Web UI, ex: http://localhost:8080
|
||||
Access to Træfik Web UI, ex: http://localhost:8080
|
||||
|
||||
## Interface
|
||||
|
||||
Træfɪk Web UI provide 2 types of informations:
|
||||
Træfik Web UI provide 2 types of informations:
|
||||
- Providers with their backends and frontends information.
|
||||
- Health of the web server.
|
||||
|
||||
|
@ -52,7 +52,7 @@ make generate-webui # Generate static contents in `traefik/static/` folder.
|
|||
- Run in development mode :
|
||||
- `yarn run serve`
|
||||
|
||||
- Træfɪk API connections are defined in:
|
||||
- Træfik API connections are defined in:
|
||||
- `webui/src/app/core/health.resource.js`
|
||||
- `webui/src/app/core/providers.resource.js`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue