feat(coolify): configure Mailpit as SMTP backend

Also fix mailpit UI bind address (0 → 8025) and add Traefik labels.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-10 17:47:01 +02:00
parent 9c7a34e9c0
commit ebbf837f57
3 changed files with 22 additions and 1 deletions
+1
View File
@@ -5,3 +5,4 @@ APP_KEY=change_me
PUSHER_APP_ID=change_me
PUSHER_APP_KEY=change_me
PUSHER_APP_SECRET=change_me
MAIL_FROM_ADDRESS=noreply@coolify.example.com