Skip to content

Commit 9036c75

Browse files
authored
Merge pull request #154 from yokowu/chore-nginx
chore: 去除ipv6监听端口
2 parents bdb02d1 + 04eb68b commit 9036c75

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)