We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f741f37 commit 55fd929Copy full SHA for 55fd929
README.md
@@ -52,7 +52,7 @@ Proxy adds additional headers:
52
53
If you want to change some settings, like proxy pass url - open `config.json` file, edit and restart proxy.
54
Or use ENV variables:
55
-- `GLOBAL_CONFIG_URL` (default: http://127.0.0.1:80)
+- `GLOBAL_CONFIG_URL` (default: https://ton.org/global.config.json)
56
- `EXTERNAL_IP` (default: detect via http://ip-api.com/json/)
57
- `LISTEN_IP` (default: 0.0.0.0)
58
- `LISTEN_PORT` (default: 9000 + rand)
0 commit comments