🧑‍💻(tilt) add mailcatcher to the stack

This allows to start a mailcatcher for local developments.
This commit is contained in:
Quentin BEY
2025-01-31 15:03:55 +01:00
committed by BEY Quentin
parent cd88799943
commit 289879962b
7 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
apiVersion: v2
name: mailcatcher
description: A simple SMTP server with a web interface for testing email in development
version: 1.0.0
type: application