MageCI icon indicating copy to clipboard operation
MageCI copied to clipboard

Add optional parameter for DB hostname

Open josh-taylor opened this issue 11 years ago • 0 comments

Adds an optional parameter -h to the applicable tasks so that you can specify a hostname for the database connection.

I've needed this option when using Semaphore as localhost wasn't working but switching to 127.0.0.1 was.

josh-taylor avatar Feb 13 '15 22:02 josh-taylor