fix trans

This commit is contained in:
rustdesk 2022-04-12 04:52:16 +08:00
parent 4d9fd6b4a0
commit f503f3902d

View File

@ -13,7 +13,7 @@ Features:
As mentioned earlier, the default port of the web console is 21114. Enter `http://<hbbs host>: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)