mirror of https://github.com/v2ray/v2ray-core
change address back to 127.0.0.1
parent
787df1ab9b
commit
0527d40f21
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"vnext": [
|
||||
{
|
||||
"address": "130.211.53.3",
|
||||
"address": "127.0.0.1",
|
||||
"port": 27183,
|
||||
"users": [
|
||||
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
||||
|
|
Loading…
Reference in New Issue