Update server.json

This commit is contained in:
xqzr
2024-10-13 22:08:13 +08:00
committed by GitHub
parent 3bf3f1bce5
commit d17228189a

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": {