Skip to content

Commit 04eb68b

Browse files
committed
chore: 去除ipv6监听端口
1 parent bdb02d1 commit 04eb68b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/nginx.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ http {
2828

2929
server {
3030
listen 80;
31-
listen [::]:80;
3231
server_name _;
3332

3433
proxy_set_header Host $host;

0 commit comments

Comments
 (0)