Hacker News new | ask | show | jobs
by jpcx01 5553 days ago
Pretty awesome. It took a restart to get it to work, but it's great now.

As a minor aside, is there a way to get Chrome to treat .dev domain the same as .com? Whenever I type in my .dev app name, it tries to google search for it.

2 comments

+1, I'd like to know that.

In the meantime, you can access a new app the first time by entering http://myapp.dev (including the http://). Looks like after that, Chrome treats myapp.dev as desired.

Nice, you can change the env variable POW_DOMAIN to ".local". Much better in my opinion (works better with chrome at least)

EDIT: scratch that. You can't do this.