Fixed C&P issue

master
Dennis Boldt 5 years ago committed by GitHub
parent eaeb151ff7
commit a5610d3c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -189,7 +189,6 @@ Yay! Now lets mount this to our ``front`` container like:
volumes:
- /data/mailu/certs:/certs
- /data/mailu/certs:/certs
This works, because we set ``TLS_FLAVOR=mail``, which picks up the key-certificate pair (e.g., ``cert.pem`` and ``key.pem``) from the certs folder in the root path (``/certs/``).

Loading…
Cancel
Save