mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
parent
371adde8b6
commit
c66250532e
5 changed files with 100 additions and 100 deletions
|
@ -70,7 +70,7 @@ docker run -dit \
|
|||
uozi/nginx-ui:latest
|
||||
```
|
||||
|
||||
在這個示例中,容器的`8080`埠和`8443`埠分別映射到主機的`80`埠和`443`埠。
|
||||
在這個示例中,容器的`80`埠和`443`埠分別映射到主機的`8080`埠和`8443`埠。
|
||||
您需要訪問`http://<your_server_ip>:8080`來訪問 Nginx UI。
|
||||
|
||||
## 透過執行檔案執行
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue