fix: prot to port

This commit is contained in:
2023-12-07 15:06:43 +08:00
parent 37eb798c4a
commit 596ee0bb8d

View File

@@ -17,7 +17,7 @@
*
*/
(function () {
// host = ip:prot
// host = ip:port
const host = '192.168.8.100:3030';
// Service Address 服务地址