Skip to content

Commit

Permalink
Pow's .dev doesn't conflict with .test (#217)
Browse files Browse the repository at this point in the history
Since puma uses `.test` instead of `.dev` it won't conflict with pow anymore (if anyone is still using that anyway)
  • Loading branch information
koenpunt committed Mar 10, 2020
1 parent 8907643 commit 7312d73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ If you wish to have `puma-dev` use a port other than 80, pass it via the `-insta

*NOTE:* If you installed puma-dev v0.2, please run `sudo puma-dev -cleanup` to remove firewall rules that puma-dev no longer uses (and will conflict with puma-dev working).

If you're currently using `pow`, puma-dev taking control of `.test` will break it. If you want to just try out puma-dev and leave pow working, pass `-d pdev` on `-install` to use the `.pdev` as an alternate development TLD.

*NOTE:* If you had pow installed before in the system, please make sure to run pow's uninstall script. Read more details in [the pow manual](http://pow.cx/manual.html#section_1.2).

### Uninstall
Expand Down

0 comments on commit 7312d73

Please sign in to comment.