mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
doc: update web ui documentation
- update web ui dev documentation - update Dashboard screenshot.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 255 KiB |
+2
-2
@@ -27,7 +27,7 @@ make generate-webui # Generate static contents in `traefik/static/` folder.
|
||||
- `yarn install`
|
||||
|
||||
- Build static Web UI, execute the following command:
|
||||
- `gulp`
|
||||
- `yarn run build`
|
||||
|
||||
- Static contents are build in the directory `static`
|
||||
|
||||
@@ -50,7 +50,7 @@ make generate-webui # Generate static contents in `traefik/static/` folder.
|
||||
- Edit files in `webui/src`
|
||||
|
||||
- Run in development mode :
|
||||
- `gulp serve`
|
||||
- `yarn run serve`
|
||||
|
||||
- Træfɪk API connections are defined in:
|
||||
- `webui/src/app/core/health.resource.js`
|
||||
|
||||
Reference in New Issue
Block a user