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 }}",