corrected spelling in readme.md
This commit is contained in:
parent
a5a3cbe2b5
commit
47dc3d5bc8
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue