Installation de mailhog pour pouvoir tester l'envoi de mail en local.

This commit is contained in:
2026-02-23 18:58:36 +01:00
parent a4170e83f5
commit 4e158e5485
2 changed files with 19 additions and 1 deletions
+4 -1
View File
@@ -25,4 +25,7 @@ FRANKENPHP_VERSION="dunglas/frankenphp:1.11.2-php8.5"
# PHPMyAdmin
PHPMYADMIN_IMAGE="phpmyadmin:5.2-apache"
PHPMYADMIN_URL=""
PHPMYADMIN_URL=""
# Mail Hog
MAILHOG_URL=""