From a112b85ae7645cec828af0643f430cac5c026bcb Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Fri, 10 May 2024 15:30:03 -0700 Subject: [PATCH] docs: update administration page to adapt 0.11 --- website/docs/administration/index.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/website/docs/administration/index.md b/website/docs/administration/index.md index 9529f9976663..2c2d4c9aeeab 100644 --- a/website/docs/administration/index.md +++ b/website/docs/administration/index.md @@ -4,12 +4,6 @@ sidebar_position: 3 # 🔧 Administration -Tabby comes with an enhanced experience with a full feature UI interface and many enterprise facing features, it can be turned on by running the `--webserver` command. - -```bash -tabby serve ... --webserver -``` - -The webserver will be available at `http://localhost:8080` by default. +Tabby comes with an enhanced experience with a full feature UI interface and many enterprise facing features. ![webserver](./assets/webserver-running.png)