update host

This commit is contained in:
fa0311 2022-05-30 02:59:40 +09:00
parent fc320e4272
commit 1919342626
4 changed files with 8 additions and 8 deletions

View File

@ -93,13 +93,13 @@ Enter the hbbs host or ip address in the ID server input box (local side + remot
e.g.
```
hbbs.yourhost.com
hbbs.example.com
```
or
```
hbbs.yourhost.com:21116
hbbs.example.com:21116
```
![](/docs/en/self-host/install/images/server-set-window.png)

View File

@ -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)

View File

@ -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)

View File

@ -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)