debmaker/ressources/mailhog
thomas 9a733a6499 update version & section change 2022-11-01 22:14:36 +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 New method 2022-08-17 20:35:16 +02: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