Rename VLESS+WSS+Nginx/nginx.conf to VLESS-WSS-Nginx/nginx.conf

This commit is contained in:
xqzr 2022-08-29 23:29:29 +08:00 committed by GitHub
parent d9089dc6f1
commit 27e5ec0b05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ server {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_read_timeout 52w;
}
}
}