diff --git a/docker-compose.yml b/docker-compose.yml index d4753a1..df5bab5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -111,13 +111,10 @@ services: # --- Service de Test d'Emails (MailHog) --- # Intercepte tous les emails envoyés en développement mailhog: - image: mailhog/mailhog:latest - container_name: e-cosplay_mailhog + image: axllent/mailpit:latest ports: - # Port 1025 pour le serveur SMTP factice - - "1025:1025" - # Port 8025 pour l'interface web de MailHog - - "8025:8025" + - "1025:1025" + - "8025:8025" networks: - e-cosplay_network # Assignation au réseau commun diff --git a/public/bimi.svg b/public/bimi.svg new file mode 100644 index 0000000..f685675 --- /dev/null +++ b/public/bimi.svg @@ -0,0 +1,10 @@ + + + bimi-svg-tiny-12-ps + + + + + + + \ No newline at end of file