modified config file

This commit is contained in:
2021-07-22 13:04:25 +04:00
parent c3647c2fe7
commit 4e0fd09d73
10 changed files with 99 additions and 23 deletions

View File

@@ -1,11 +1,12 @@
{
"ip_address": [
{
"ipv4": "172.104.44.195",
"ipv4": "139.162.246.221",
"ipv6": "",
"latency": 0,
"download": 0,
"upload": 0
"upload": 0,
"serverport": "8088"
}
]
}