Clarify public access instructions in README

Rephrase instructions for public access in README.
This commit is contained in:
Arvin
2026-03-03 22:06:20 +08:00
committed by GitHub
parent 057733ca08
commit 6725ff5555

View File

@ -117,7 +117,7 @@ http://127.0.0.1:9090/ui
> 不建议直接将管理端口暴露到公网。 > 不建议直接将管理端口暴露到公网。
如果执意想要**公网访问** 如果想要**公网访问**
编辑 `.env` 文件,设置公网访问并修改对外端口(建议范围2000060000) 编辑 `.env` 文件,设置公网访问并修改对外端口(建议范围2000060000)
``` ```