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