Merge pull request #1213 from is-a-dev/add-hosting-warning

Add netlify and vercel warning.
This commit is contained in:
Akshay Nair
2021-09-27 13:37:20 +05:30
committed by GitHub
+2
View File
@@ -6,3 +6,5 @@ You can read the [domains.json file api reference](./domains-json.md) for more i
* [For hashnode blogs](./hosted-at/hashnode.md)
* [For other services](./hosted-at/others.md)
### Vercel & Netlify Note
You will encounter an SSL certificate issue when using Vercel and Netlify. Neither service will work with our domains. It is recommend to use [Github Pages](https://github.com/is-a-dev/register/blob/add-hosting-warning/docs/hosted-at/github-pages.md) or [Railway](https://railway.app/) instead.