0
0
mirror of https://github.com/XTLS/Xray-examples.git synced 2025-08-22 14:38:36 +00:00

fix port datatype

This commit is contained in:
zonescape 2024-05-02 14:28:05 +03:00 committed by 风扇滑翔翼
parent ecefc32120
commit 0ba800fd7c

View File

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