Update server.json

This commit is contained in:
xqzr 2024-10-13 22:08:13 +08:00 committed by GitHub
parent 3bf3f1bce5
commit d17228189a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
"settings": {
"clients": [
{
"id": "" // UUID
"id": "","//": "填写你的 UUID"
}
],
"decryption": "none"
@ -18,7 +18,7 @@
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/Path2WS" // path
"path": "/Path2WS","//": "填写你的 path"
}
},
"sniffing": {