mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-28 09:59:40 +01:00
update host
This commit is contained in:
parent
fc320e4272
commit
1919342626
@ -93,13 +93,13 @@ Enter the hbbs host or ip address in the ID server input box (local side + remot
|
|||||||
e.g.
|
e.g.
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com
|
hbbs.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com:21116
|
hbbs.example.com:21116
|
||||||
```
|
```
|
||||||
|
|
||||||
![](/docs/en/self-host/install/images/server-set-window.png)
|
![](/docs/en/self-host/install/images/server-set-window.png)
|
||||||
|
@ -95,13 +95,13 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --n
|
|||||||
Например:
|
Например:
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com
|
hbbs.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
или
|
или
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com:21116
|
hbbs.example.com:21116
|
||||||
```
|
```
|
||||||
|
|
||||||
![](/docs/en/self-host/install/images/server-set-window.png)
|
![](/docs/en/self-host/install/images/server-set-window.png)
|
||||||
|
@ -91,13 +91,13 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --n
|
|||||||
例如:
|
例如:
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com
|
hbbs.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
或者
|
或者
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com:21116
|
hbbs.example.com:21116
|
||||||
```
|
```
|
||||||
![](/docs/en/self-host/install/images/server-set-window-zh.png)
|
![](/docs/en/self-host/install/images/server-set-window-zh.png)
|
||||||
|
|
||||||
|
@ -93,13 +93,13 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --n
|
|||||||
例如:
|
例如:
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com
|
hbbs.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
或者
|
或者
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com:21116
|
hbbs.example.com:21116
|
||||||
```
|
```
|
||||||
![](/docs/en/self-host/install/images/server-set-window.png)
|
![](/docs/en/self-host/install/images/server-set-window.png)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user