Phase 5 Complete by Claude Code
This commit is contained in:
@@ -25,7 +25,7 @@ http {
|
||||
}
|
||||
|
||||
# WebSocket support for MQTT live data
|
||||
location /api/ws {
|
||||
location /api/mqtt/ws {
|
||||
proxy_pass http://backend;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
|
||||
Reference in New Issue
Block a user