From 836faeff69895f5855c55e431e2d19d9f9082da6 Mon Sep 17 00:00:00 2001 From: David Eisner Date: Wed, 31 Jul 2019 16:26:35 -0400 Subject: [PATCH] Update README.md Typo fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f2e3362..1fa9c16f 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ To make this publicly accessible, you should add reverse proxy that makes these An example of such proxy would be: - http://localhost:3000 -> https://mailtrain.example.com - http://localhost:3003 -> https://sbox.mailtrain.example.com -- http://localhsot:3004 -> https://lists.example.com +- http://localhost:3004 -> https://lists.example.com To deploy Mailtrain with Docker, you need the following three dependencies installed: