Empty webapp complete
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
4703d1f8bf
commit
e503cf3930
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
mailcatcher:
|
||||
image: sj26/mailcatcher
|
||||
ports:
|
||||
- "${MAILCATCHER_WEB_PORT:-1080}:1080"
|
||||
- "${MAILCATCHER_SMTP_PORT:-1025}:1025"
|
||||
Reference in New Issue
Block a user