update readme

This commit is contained in:
MCHost 2024-03-29 03:23:43 -04:00
parent 479e0d8863
commit 6c5587c789
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ We highly reccomend using SSL only for this reverse connection, however, you may
In order to serve your subdomain hashes without the need to generate an A record create a wildcard subdomain record.
Example:
`*.example.com. IN A 192.0.2.1`
`*.your-tld.here. IN A 192.0.2.1`
This system does work well with cloudflare proxy, feel free to proxy your traffic!