Compare commits
5 Commits
8ab71b3dd6
...
26cd395924
Author | SHA1 | Date |
---|---|---|
matthew | 26cd395924 | 2 years ago |
matthew | 34a4dfc1ee | 2 years ago |
matthew | ceccd9a33f | 2 years ago |
matthew | 27baf93bc8 | 2 years ago |
matthew | f6617732a5 | 2 years ago |
4 changed files with 9 additions and 8 deletions
@ -1,4 +1,4 @@
|
||||
export const getTonProxy = () => ({ |
||||
host: "62.84.115.133", |
||||
host: process.env.TON_PROXY_DOMAIN || "in3.ton.org", |
||||
port: 8080, |
||||
}) |
Loading…
Reference in new issue