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