feat: add optional mailpit configuration (#1269)

This commit is contained in:
Bernhard Sirlinger
2023-11-13 22:40:15 +01:00
committed by GitHub
parent 9321153b79
commit 45200bd57f
2 changed files with 21 additions and 0 deletions

View File

@@ -408,3 +408,8 @@ This script will install required deps, enable X11Forwarding and restart SSH dae
> More references : [Cypress Official Documentation](https://www.cypress.io/blog/2019/05/02/run-cypress-with-a-single-docker-command)
> Ensure DISPLAY environment is always exported.
## Using Mailpit to test mail services
To use Mailpit just uncomment the service in the docker-compose.yml file.
The Interface is then available under port 8025 and the smtp service can be used as mailpit:1025.