diff --git a/common/utils.ts b/common/utils.ts index 4f1c937..ac50f25 100644 --- a/common/utils.ts +++ b/common/utils.ts @@ -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";