Merge pull request #647 from deisner/patch-1

Update README.md
This commit is contained in:
Tomas Bures 2019-08-01 04:51:51 +02:00 committed by GitHub
commit a4a5a468ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -174,7 +174,7 @@ To make this publicly accessible, you should add reverse proxy that makes these
An example of such proxy would be: An example of such proxy would be:
- http://localhost:3000 -> https://mailtrain.example.com - http://localhost:3000 -> https://mailtrain.example.com
- http://localhost:3003 -> https://sbox.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: To deploy Mailtrain with Docker, you need the following three dependencies installed: