Comparing version 0.13.3 to 0.13.4
@@ -40,2 +40,3 @@ | ||
.option('--web-pass <password>', 'HTTP password for GUI') | ||
.option('--base-pathname <path>', 'base path for URLs') | ||
.option('-o, --open', 'Open the Web GUI after startup') | ||
@@ -42,0 +43,0 @@ .option('-v, --verbose') |
{ | ||
"name": "maildev", | ||
"description": "SMTP Server and Web Interface for reading and testing emails during development", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "email", |
# MailDev | ||
[![Build Status](https://api.travis-ci.org/djfarrelly/MailDev.svg)](https://travis-ci.org/djfarrelly/MailDev) | ||
[![codecov](https://codecov.io/gh/djfarrelly/MailDev/branch/master/graph/badge.svg)](https://codecov.io/gh/djfarrelly/MailDev) | ||
[![NPM Version](https://img.shields.io/npm/v/maildev.svg)](https://www.npmjs.com/package/maildev) | ||
@@ -15,5 +16,5 @@ | ||
If you want to use MailDev with [Docker](https://www.docker.com/), you can use the | ||
If you want to use MailDev with [Docker](https://www.docker.com/), you can use the | ||
[**djfarrelly/maildev** image on Docker Hub](https://registry.hub.docker.com/u/djfarrelly/maildev/). | ||
For a guide for usage with Docker, | ||
For a guide for usage with Docker, | ||
[checkout the docs](https://github.com/djfarrelly/MailDev/blob/master/docs/docker.md). | ||
@@ -20,0 +21,0 @@ |
1947386
21964
193