Closed qiuzhong closed 6 years ago
When the user open the demo page remotely, it need to update the bridge server IP to run the demo. This is inconvenient and not necessary. We can use window.location.hostname to fix it.
@minggangw
Merged, thanks!
When the user open the demo page remotely, it need to update the bridge server IP to run the demo. This is inconvenient and not necessary. We can use window.location.hostname to fix it.