fixes
This commit is contained in:
@@ -31,11 +31,15 @@ http:
|
|||||||
permanent: true
|
permanent: true
|
||||||
|
|
||||||
websocket-headers:
|
websocket-headers:
|
||||||
# Preserve auth headers for WS
|
headers:
|
||||||
accessControlAllowHeaders:
|
customRequestHeaders:
|
||||||
- Authorization
|
Connection: "Upgrade"
|
||||||
- Sec-Websocket-Protocol
|
Upgrade: "websocket"
|
||||||
- Sec-Websocket-Key
|
# # Preserve auth headers for WS
|
||||||
|
# accessControlAllowHeaders:
|
||||||
|
# - Authorization
|
||||||
|
# - Sec-Websocket-Protocol
|
||||||
|
# - Sec-Websocket-Key
|
||||||
|
|
||||||
dcr-cors:
|
dcr-cors:
|
||||||
headers:
|
headers:
|
||||||
|
|||||||
Reference in New Issue
Block a user