Update server.json translate comment

This commit is contained in:
lk29 2023-03-13 06:55:48 +05:00 committed by GitHub
parent fd6e930a68
commit 64011ffee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"settings": {
"clients": [
{
"id": "" // UUID
"id": "" // fill in your UUID
}
],
"decryption": "none"
@ -18,7 +18,7 @@
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/Path2WS" // path
"path": "/Path2WS" // fill in your path
}
},
"sniffing": {