diff --git a/content/self-host/console/_index.en.md b/content/self-host/console/_index.en.md index a5a074c..f600a88 100644 --- a/content/self-host/console/_index.en.md +++ b/content/self-host/console/_index.en.md @@ -13,7 +13,7 @@ Features: As mentioned earlier, the default port of the web console is 21114. Enter `http://:21114` in the browser to enter the console page, as shown in the following figure (hbbs runs on the ip 192.168.1.143 server) as shown: ![](/docs/en/self-host/console/images/console-login.png) -If you need https support, please install a web server implementation such as `Nginx` by yourself. +If you need https support, please implemented by installing a web server such as `Nginx` by yourself. The default administrator username/password is admin/test1234, please be sure to change the password after logging in, select "Settings" in the account menu in the upper right corner to enter the password modification page, as shown in the following figure: ![](/docs/en/self-host/console/images/console-home.png)