diff --git a/common/utils.ts b/common/utils.ts index ac50f25..08ae055 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://localhost:413"; +export const URL = "https://fl.pyrope.net";