This commit is contained in:
parent
67f4604699
commit
fe19721dce
|
@ -16158,7 +16158,7 @@ const Gf = (function (e = {}) {
|
||||||
messages: Vf,
|
messages: Vf,
|
||||||
}),
|
}),
|
||||||
Hf = tl.create({
|
Hf = tl.create({
|
||||||
baseURL: "http://127.0.0.1:8081/api/",
|
baseURL: "/api/",
|
||||||
withCredentials: !0,
|
withCredentials: !0,
|
||||||
timeout: 8e3,
|
timeout: 8e3,
|
||||||
});
|
});
|
||||||
|
@ -20467,7 +20467,7 @@ const Nv = Xf(Zf.exports),
|
||||||
(C.Ls = b),
|
(C.Ls = b),
|
||||||
(C.p = {});
|
(C.p = {});
|
||||||
})();
|
})();
|
||||||
const Vy = "http://127.0.0.1:8081/api/".replace("/api/", ""),
|
const Vy = "".replace("/api/", ""),
|
||||||
zy = (e) =>
|
zy = (e) =>
|
||||||
new URL(
|
new URL(
|
||||||
Object.assign({
|
Object.assign({
|
||||||
|
|
Loading…
Reference in New Issue