use users instead of user

This commit is contained in:
Kslr
2021-05-01 13:12:40 +08:00
committed by GitHub
parent 14662e8461
commit e1e504eef3

View File

@@ -27,7 +27,7 @@
{
"address": "1.2.3.4",
"port": 1234,
"user": [
"users": [
{
"id": "",
"encryption": "none",
@@ -59,4 +59,4 @@
}
]
}
}
}