From 8ab71b3dd6b5cd2b58d7d872f6049c20f51b0fc9 Mon Sep 17 00:00:00 2001 From: matthew Date: Sun, 23 Oct 2022 22:08:01 +0400 Subject: [PATCH] try to fix watcher --- searching-front/services/helpers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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