mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 05:26:59 +00:00
docs: this will be the developer experience ever (deprecate .env file ✨)
fix: port is wrong for maildev
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
||||
maildev:
|
||||
image: soulteary/maildev
|
||||
ports:
|
||||
- "14025:8080"
|
||||
- "14025:25"
|
||||
- "14080:8080"
|
||||
environment:
|
||||
MAILDEV_SMTP_PORT: 25
|
||||
|
||||
Reference in New Issue
Block a user