devilbox
devilbox copied to clipboard
Add MailHog integration and update Docker Compose configuration
- Introduced a new MailHog interface for email testing at .devilbox/www/htdocs/mailhog.php.
- Updated docker-compose.yml to ensure all services (php, httpd, mysql, pgsql, redis, memcd, mongo) restart automatically.
- Added MailHog link to the navigation in Html.php.
FEATURE_NAME
Add MailHog integration