浏览代码

Update server.json

fix problem in ubuntu 20 LTS to connect nginx
alibij 2 年之前
父节点
当前提交
3f7674acb3
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      VLESS-WSS-Nginx/server.json

+ 2 - 1
VLESS-WSS-Nginx/server.json

@@ -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": [