fix: 部署配置
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
*/
|
*/
|
||||||
(function () {
|
(function () {
|
||||||
// host = ip:prot
|
// host = ip:prot
|
||||||
const host = "192.168.0.229:3186";
|
const host = "192.168.2.166:3186";
|
||||||
|
|
||||||
// 服务地址
|
// 服务地址
|
||||||
const baseUrl = `http://${host}`
|
const baseUrl = `http://${host}`
|
||||||
|
|||||||
Reference in New Issue
Block a user