Update config_client.json (#36)
parent
a62584e107
commit
c86e647121
|
@ -27,7 +27,7 @@
|
||||||
{
|
{
|
||||||
"address": "1.2.3.4",
|
"address": "1.2.3.4",
|
||||||
"port": 443,
|
"port": 443,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": "",
|
||||||
"encryption": "none",
|
"encryption": "none",
|
||||||
|
@ -69,4 +69,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue