Skip to content

alchemy-fr/devops-mailhog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

devops-mailhog

A simple mailhog stack with auth thue an htaccess in file

auth setting

  • Users are define in auth_file.txt

  • the Default user is test:test

    test:$2a$04$qxRo.ftFoNep7ld/5jfKtuBTnGqff/fZVyj53mUC5sVf9dtDLAi/S

Edit auth_file.txt for set users

mailhog doc about auth

https://github.com/mailhog/MailHog/blob/master/docs/Auth.md

launch the stack

docker-compose up -d

or

dc up -d

Releases

No releases published

Packages

No packages published