MageCI
MageCI copied to clipboard
Add optional parameter for DB hostname
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.