This commit is contained in:
RPRX 2020-09-02 16:53:01 +00:00 committed by GitHub
parent 98aeb0db59
commit 23ff897072
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@
"network": "ws",
"security": "none",
"wsSettings": {
"acceptProxyProtocol": true,
"acceptProxyProtocol": true, // Nginx/Caddy WS
"path": "/websocket" // PATH
}
}