ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/Mailhog/app.json
Executable file
10
heimdall/config/www/SupportedApps/Mailhog/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "cffc32ba3ead25ff79a6f34e163b120cf68ab9e2",
|
||||
"name": "Mailhog",
|
||||
"website": "https://github.com/mailhog/MailHog",
|
||||
"license": "MIT License",
|
||||
"description": "MailHog is an email testing tool for developers:\r\n\r\n- Configure your application to use MailHog for SMTP delivery\r\n- View messages in the web UI, or retrieve them with the JSON API\r\n- Optionally release messages to real SMTP servers for delivery",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "mailhog.png"
|
||||
}
|
||||
Reference in New Issue
Block a user