瀏覽代碼

fix port datatype

zonescape 1 年之前
父節點
當前提交
0ba800fd7c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      VLESS-mKCPSeed/config_client.json

+ 1 - 1
VLESS-mKCPSeed/config_client.json

@@ -19,7 +19,7 @@
                 "vnext": [
                     {
                         "address": "{{ host }}",
-                        "port": "{{ port }}",
+                        "port": {{ port }},
                         "users": [
                             {
                                 "id": "{{ uuid }}",