Fix jwt-token
This commit is contained in:
@@ -95,7 +95,7 @@ server {
|
||||
}
|
||||
|
||||
# Socket.IO with WebSocket support
|
||||
location /socket.io/ {
|
||||
location /ws {
|
||||
proxy_set_header X-Tenant-Subdomain $tenant;
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
||||
Reference in New Issue
Block a user