From 023367da8c7848f667025f6e43208abb18c080ef Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Mon, 10 Mar 2025 03:21:24 -0600 Subject: [PATCH] Update template.yml --- blueprints/mailpit/template.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/blueprints/mailpit/template.yml b/blueprints/mailpit/template.yml index 856d58e3..6e952053 100644 --- a/blueprints/mailpit/template.yml +++ b/blueprints/mailpit/template.yml @@ -8,9 +8,8 @@ config: port: 8025 host: ${main_domain} - env: # Uncomment below if you want basic auth on UI and SMTP #MP_UI_AUTH: mailpit:${default_password} #MP_SMTP_AUTH: mailpit:${default_password} - mounts: [] \ No newline at end of file + mounts: []