I cloned a github repo using subdomain fu but I can't seem to get the site to load properly. I always get the same error:
I tried signin.localhost.local:3000, which seems to be working to get the signin/signup pages working. However, when I go to login (from signin.localhost.local:3000) it keeps "signin" at the front like so:
sub1.signin.localhost.local:3000
in prod it works perfectly but for some reason it keeps signin here when it is not suppose to. Also, if I try just removing "signin" and going to sub1.localhost.local:3000, it tells me again "can't find account with subdomain = ". very frustrating.
Here is my hosts file right now:
127.0.0.1 localhost signin.localhost.local sub1.localhost.local signup.localhost.local