corrected spelling in readme.md

This commit is contained in:
Paul Wilde 2021-08-13 10:56:53 +01:00
parent a5a3cbe2b5
commit 47dc3d5bc8

View file

@ -20,7 +20,7 @@ podman run -dt \
--name mailautoconf \
-v ./config:/var/www/html/config \
-p 8010:80 \
pswilde/automailconf
pswilde/mailautoconf
```
You will need a reverse proxy server to publish to the outside world and handle SSL encryption.
For example, in nginx: