fix: default config.js
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
(function () {
|
||||
// host = ip:prot
|
||||
const host = "192.168.2.219:3030";
|
||||
const host = "192.168.2.166:3186";
|
||||
|
||||
// Service Address 服务地址
|
||||
const baseUrl = `http://${host}`
|
||||
|
||||
Reference in New Issue
Block a user