Remplacement de Mailhog par Mailpit.

This commit is contained in:
2026-06-10 20:29:21 +02:00
parent 0f81951a59
commit b9a956a288
4 changed files with 20 additions and 19 deletions
+1
View File
@@ -27,6 +27,7 @@ services:
server-php:
restart: unless-stopped
container_name: ${CONTAINER_PREFIX}_server_php
hostname: ${PROJECT_URL}
build:
context: ${PWD}