diff --git a/searching-front/services/helpers.ts b/searching-front/services/helpers.ts index 139cc57..61f99c4 100644 --- a/searching-front/services/helpers.ts +++ b/searching-front/services/helpers.ts @@ -1,4 +1,4 @@ export const getTonProxy = () => ({ - host: "62.84.115.133", + host: "in3.ton.org", port: 8080, }) \ No newline at end of file