mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Fixed C&P issue
This commit is contained in:
parent
eaeb151ff7
commit
a5610d3c25
@ -189,7 +189,6 @@ Yay! Now let’s 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…
Reference in New Issue
Block a user