chore: update README.md

This commit is contained in:
Jacky 2024-09-06 10:06:03 +08:00
parent 86ebed7953
commit 53eac765a2
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
8 changed files with 8 additions and 8 deletions

View file

@ -144,7 +144,7 @@ Puede visitar [latest release](https://github.com/0xJacky/nginx-ui/releases/late
### Uso
Al ejecutar por primera vez la UI de Nginx, visite en su navegador `http://<your_server_ip>:<listen_port>/install` para completar las configuraciones posteriores.
Al ejecutar por primera vez la UI de Nginx, visite en su navegador `http://<your_server_ip>:<listen_port>` para completar las configuraciones posteriores.
#### Desde el ejecutable
**Ejecutar UI Nginx en la terminal**

View file

@ -158,7 +158,7 @@ Bạn có thể truy cập [latest release](https://github.com/0xJacky/nginx-ui/
### Sử dụng
Trong lần chạy đầu tiên, vui lòng truy cập `http://<your_server_ip>:<listen_port>/install` bằng trình duyệt của bạn để hoàn tất các cấu hình.
Trong lần chạy đầu tiên, vui lòng truy cập `http://<your_server_ip>:<listen_port>` bằng trình duyệt của bạn để hoàn tất các cấu hình.
#### Chạy với Executable
**Chạy giao diện người dùng Nginx trong Terminal**

View file

@ -137,7 +137,7 @@ Nginx UI 可在以下平台中使用:
### 使用方法
第一次运行 Nginx UI 时,请在浏览器中访问 `http://<your_server_ip>:<listen_port>/install` 完成后续配置。
第一次运行 Nginx UI 时,请在浏览器中访问 `http://<your_server_ip>:<listen_port>` 完成后续配置。
#### 通过执行文件运行
**在终端中运行 Nginx UI**

View file

@ -140,7 +140,7 @@ Nginx UI 可在以下作業系統中使用:
### 使用方法
第一次執行 Nginx UI 時,請在網頁瀏覽器中訪問 `http://<your_server_ip>:<listen_port>/install` 完成後續設定。
第一次執行 Nginx UI 時,請在網頁瀏覽器中訪問 `http://<your_server_ip>:<listen_port>` 完成後續設定。
#### 透過執行檔案執行

View file

@ -154,7 +154,7 @@ You can visit [latest release](https://github.com/0xJacky/nginx-ui/releases/late
### Usage
In the first runtime of Nginx UI, please visit `http://<your_server_ip>:<listen_port>/install`
In the first runtime of Nginx UI, please visit `http://<your_server_ip>:<listen_port>`
in your browser to complete the follow-up configurations.
#### From Executable

View file

@ -35,7 +35,7 @@ control the host machine's Nginx. You can also [install via Docker](#install-wit
includes Nginx and can be used bundled. For advanced users, you may also visit the [latest release](https://github.com/0xJacky/nginx-ui/releases/latest)
to download the latest distribution and [run executable directly](#run-executable-directly), or [manually build it](./build).
In the first runtime of Nginx UI, please visit `http://<your_server_ip>:<listen_port>/install`
In the first runtime of Nginx UI, please visit `http://<your_server_ip>:<listen_port>`
in your browser to complete the follow-up configurations.
In addition, we provide [an example](./nginx-proxy-example) of using Nginx to reverse proxy Nginx UI,

View file

@ -31,7 +31,7 @@ http {
我们提供的镜像包含 Nginx 并可以直接使用。对于高级用户,您也可以在 [最新发行 (latest release)](https://github.com/0xJacky/nginx-ui/releases/latest)
中下载最新版本并 [通过执行文件运行](#通过执行文件运行),或者 [手动构建](./build)。
第一次运行 Nginx UI 时,请在浏览器中访问 `http://<your_server_ip>:<listen_port>/install` 完成后续配置。
第一次运行 Nginx UI 时,请在浏览器中访问 `http://<your_server_ip>:<listen_port>` 完成后续配置。
此外,我们提供了一个使用 Nginx 反向代理 Nginx UI 的 [示例](./nginx-proxy-example),您可在安装完成后使用。

View file

@ -31,7 +31,7 @@ http {
我們提供的映象包含 Nginx 並可以直接使用。對於高階使用者,您也可以在 [最新發行 (latest release)](https://github.com/0xJacky/nginx-ui/releases/latest)
中下載最新版本並 [透過執行檔案執行](#透過執行檔案執行),或者 [手動構建](./build)。
第一次執行 Nginx UI 時,請在瀏覽器中訪問 `http://<your_server_ip>:<listen_port>/install` 完成後續配置。
第一次執行 Nginx UI 時,請在瀏覽器中訪問 `http://<your_server_ip>:<listen_port>` 完成後續配置。
此外,我們提供了一個使用 Nginx 反向代理 Nginx UI 的 [示例](./nginx-proxy-example),您可在安裝完成後使用。