docs: this will be the developer experience ever (deprecate .env file )

fix: port is wrong for maildev
This commit is contained in:
Paul Makles
2024-09-09 14:19:31 +01:00
parent 2eb596fe99
commit 530ff4f9c7
4 changed files with 28 additions and 124 deletions

View File

@@ -46,7 +46,7 @@ services:
maildev:
image: soulteary/maildev
ports:
- "14025:8080"
- "14025:25"
- "14080:8080"
environment:
MAILDEV_SMTP_PORT: 25