Update config_client.json comment translate

This commit is contained in:
lk29 2023-03-12 15:13:52 +05:00 committed by GitHub
parent 377c6f571d
commit 1bd9046ab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,11 +18,11 @@
"settings": {
"vnext": [
{
"address": "example.com", //
"address": "example.com", // Change to your domain name
"port": 443,
"users": [
{
"id": "", // UUID
"id": "", // fill in your UUID
"encryption": "none",
"level": 0
}