Merge pull request #73 from XTLS/VLESS+WSS+Nginx->-VLESS-WSS-Nginx-2

Rename VLESS+WSS+Nginx/nginx.conf to VLESS-WSS-Nginx/nginx.conf
This commit is contained in:
xqzr 2022-08-29 23:30:02 +08:00 committed by GitHub
commit 1f44f52b24
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;
}
}
}