fix url?
This commit is contained in:
parent
d2e3062db0
commit
e785892fe8
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://fl.pyrope.net";
|
||||
export const URL = "http://localhost:413";
|
||||
|
|
Loading…
Reference in a new issue