fix url.
This commit is contained in:
parent
e785892fe8
commit
d63ee7a42b
1 changed files with 1 additions and 1 deletions
|
@ -50,4 +50,4 @@ export function remove_undefined_keys(obj: any): any {
|
||||||
}, {});
|
}, {});
|
||||||
}
|
}
|
||||||
|
|
||||||
export const URL = "http://localhost:413";
|
export const URL = "https://fl.pyrope.net";
|
||||||
|
|
Loading…
Reference in a new issue