UNPKG
@lando/mailpit
Version:
edge (1.1.0)
latest (1.1.0)
1.1.0
1.0.1
1.0.0
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4
A Mailpit integration plugin for Lando.
github.com/lando/mailpit
@lando/mailpit
/
examples
/
advanced
/
.lando.local.yml
5 lines
(4 loc)
•
157 B
YAML
View Raw
1
2
3
4
5
# This is required for our automated testing because it lets
# Lando know to test against the local version of the plugin
plugins:
"@lando/mailpit"
: ../..