mirror of
https://github.com/chaitin/MonkeyCode.git
synced 2026-02-06 08:43:49 +08:00
chore: 去除ipv6监听端口
This commit is contained in:
@@ -28,7 +28,6 @@ http {
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
server_name _;
|
||||
|
||||
proxy_set_header Host $host;
|
||||
|
||||
Reference in New Issue
Block a user