Skip to content

Commit 2a7a271

Browse files
authored
only listen localhost
1 parent ea6d8e4 commit 2a7a271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/Hydro/install/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ LANG=zh . <(curl https://hydro.ac/setup.sh)
6464
<Callout>
6565
如果有特殊需求,安装脚本支持一些可选的高级选项,以此方式调用: `. <(curl https://hydro.ac/setup.sh) --foo --bar`
6666

67-
- --no-caddy 不配置安装反向代理,只监听8888端口
67+
- --no-caddy 不配置安装反向代理,只监听 127.0.0.1:8888 端口
6868
- --judge 仅作为独立评测机安装
6969
</Callout>
7070

0 commit comments

Comments
 (0)