Minor correction.

This commit is contained in:
Lumière Élevé 2024-03-30 18:41:56 +00:00
parent 6990be61b4
commit ffb0674dba
No known key found for this signature in database
GPG key ID: 92858B1762E16671

View file

@ -18,7 +18,7 @@ WebSocket inbounds will parse the `X-Forwarded-For` header received, overriding
"path": "/",
"host": "xray.com",
"headers": {
"host": "xray.com"
"key": "value"
}
}
```