| ▲ | Don't use localhost:3000, use your own custom domain(idiallo.com) | |
| 3 points by lelanthran 7 hours ago | 1 comments | ||
| ▲ | Rizz 7 hours ago | parent [-] | |
Please use a .test TLD, that way you will not run into DNS problems, random hickups, etc. This is safe on mac/win/linux. Downside of a full hostname is that browsers have a bunch of security controls disabled for localhost, which do affect sites which use a hostname, to get a normal experience you need to set up certificates for your local site, usually adding a root cert to your computer's store. | ||