Hacker News new | ask | show | jobs
by bsimpson 431 days ago
127.0.0.1 means "self" in IP. Presumably that means that it if you browse to your IP address from your computer it will work, but from your phone it will not.

I usually do the opposite - 0.0.0.0 - which allows connections from any device.