Services - Pilothouse-App/Pilothouse GitHub Wiki
- MailCatcher is accessible at
http://localhost:1080. - phpMyAdmin is accessible at
http://localhost:8080. - phpinfo is accessible at
http://localhost/phpinfo.php. - You can connect to MySQL remotely using the host
127.0.0.1, the usernamepilothouse, and the passwordpilothouse. - The default WordPress username and password is
admin/password.