Whippet Server launches a stand-alone web server for a specific WordPress installation. It makes WordPress easier to develop with, for example, by adding lots of debug information to the terminal without cluttering up or breaking your templates.
ISC License
80
stars
6
forks
source link
Not possible to use more than one instance of whippet at the same time #15
I sometimes want to run multiple Whippet instances concurrently for different projects.
I'm expecting to be able to run just:
from project A, to start a server on port 8000, and then
from project B.
When trying to access localhost:8001, I get nothing in the browser, and the following in the Whippet console: