Browse Source

fix port datatype

zonescape 1 năm trước cách đây
mục cha
commit
0ba800fd7c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 }}",