debmaker/ressources/mailhog
thomas 7ef4baf9a9 Update version 2022-11-21 22:52:21 +01:00
..
rootfs update version & section change 2022-11-01 22:14:36 +01:00
README.MD Add keycloak 2022-10-16 01:39:24 +02:00
debmaker Update version 2022-11-21 22:52:21 +01:00

README.MD

mailhog

Information

Site : https://github.com/mailhog/MailHog

Source : https://github.com/mailhog/MailHog

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update
apt-get install -y mailhog

#edit /etc/default/mailhog

systemctl enable --now mailhog