mfg
This commit is contained in:
8
.ddev/.global_commands/host/mailpit
Executable file
8
.ddev/.global_commands/host/mailpit
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
## #ddev-generated: If you want to edit and own this file, remove this line.
|
||||
## Description: Launch a browser with Mailpit (an email & SMTP testing tool)
|
||||
## Usage: mailpit
|
||||
## Example: "ddev mailpit"
|
||||
|
||||
ddev launch -m
|
||||
Reference in New Issue
Block a user