mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-04-02 00:59:29 +08:00
Update README.md
This commit is contained in:
parent
2dcd266393
commit
686c84227c
@ -66,7 +66,7 @@ server {
|
||||
listen 443 ssl http2;
|
||||
listen [::]:443 ssl http2;
|
||||
# ......
|
||||
location /GunService {
|
||||
location /GunService/Tun {
|
||||
if ($request_method != "POST" ) {
|
||||
return 404;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user