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
/
.lando.yml
17 lines
(15 loc)
•
227 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name:
lando-mailpit-plugin
services:
node:
type:
lando
image:
node:20
build:
-
npm
install
scanner:
false
ssl:
false
sslExpose:
false
tooling:
node:
service:
node
npm:
service:
node