We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12ef3e commit 6f59eafCopy full SHA for 6f59eaf
README.md
@@ -100,6 +100,11 @@ in order to see tests running in the browser. Using a VNC client such as Remmina
100
simply connect to port `127.0.0.1:5900` with the password `secret`. If you've changed the `VNC_PORT`
101
environment variable be sure to connect to that port instead.
102
103
+## Mailpit
104
+
105
+The mailpit service is available and configured to capture email sent from the site. This can be
106
+accessed at http://localhost:8025. For more info see https://github.com/axllent/mailpit.
107
108
## Contributing
109
110
Once you're up and running you'll have Drupal core checked out in the app directory. From here you
0 commit comments