Browse Source

try to fix watcher

main
matthew 2 years ago
parent
commit
27baf93bc8
  1. 2
      searching-front/services/helpers.ts

2
searching-front/services/helpers.ts

@ -1,4 +1,4 @@
export const getTonProxy = () => ({
host: "62.84.115.133",
host: "in3.ton.org",
port: 8080,
})
Loading…
Cancel
Save