Remplacement de Mailhog par Mailpit.
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
||||
server-php:
|
||||
restart: unless-stopped
|
||||
container_name: ${CONTAINER_PREFIX}_server_php
|
||||
hostname: ${PROJECT_URL}
|
||||
|
||||
build:
|
||||
context: ${PWD}
|
||||
|
||||
Reference in New Issue
Block a user