Update server.json

fix problem in ubuntu 20 LTS to connect nginx
This commit is contained in:
alibij 2023-01-23 15:26:29 +03:30 committed by yuhan6665
parent 995be44bfc
commit 3f7674acb3
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
}, },
"inbounds": [ "inbounds": [
{ {
"listen": "/dev/shm/Xray-VLESS-WSS-Nginx.socket,0666", "listen": "127.0.0.1",
"port": 1234 ,
"protocol": "vless", "protocol": "vless",
"settings": { "settings": {
"clients": [ "clients": [