fix(docs): start url of docker

This commit is contained in:
0xJacky 2023-05-07 10:18:25 +08:00
parent 18ed5deaee
commit 90af155e1b
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0
3 changed files with 3 additions and 3 deletions

View file

@ -71,7 +71,7 @@ docker run -dit \
```
在這個示例中,容器的`8080`埠和`8443`埠分別映射到主機的`80`埠和`443`埠。
您需要訪問`http://<your_server_ip>`來訪問 Nginx UI。
您需要訪問`http://<your_server_ip>:8080`來訪問 Nginx UI。
## 透過執行檔案執行