Update README.md
Typo fix.
This commit is contained in:
parent
ed3ed1a202
commit
836faeff69
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue