Update config_client.json

This commit is contained in:
xqzr 2024-10-13 22:30:09 +08:00 committed by GitHub
parent 541691c2ac
commit 9f7c81a4b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,11 +18,11 @@
"settings": {
"vnext": [
{
"address": "example.com", //
"address": "example.com","//": "换成你的域名",
"port": 443,
"users": [
{
"id": "", // UUID
"id": "","//": "填写你的 UUID",
"encryption": "none",
"level": 0
}