Skip to content

Commit 7210aaf

Browse files
authored
Update README.md
1 parent e82f458 commit 7210aaf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ Proxy adds additional headers:
5454

5555
### FAQ
5656

57+
#### Can I hame multiple domains on single reverse-proxy?
58+
59+
Yes! You can run any number of sites within single reverse-proxy, just link all your domains to same adnl address.
60+
You can run reverse-proxy with `-domain` flag one by one for all your domains and execute transaction. `-domain` flag is needed only for linking step, for futher launches you are not required to specify it, your domains will remain linked.
61+
5762
#### Im getting error code 651: too big masterchain block seqno
5863

5964
It can be due to public liteservers syncronization issues, you can replace global config url in `config.json` to tonutils liteservers config `https://tonutils.com/ls/free-mainnet-config.json`, or any other.

0 commit comments

Comments
 (0)