1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-11-29 22:37:58 +02:00

Improve the documentation menu

This commit is contained in:
kaiyou
2017-11-04 19:07:55 +01:00
parent f5ccc0e09c
commit ce9d991a13
3 changed files with 22 additions and 12 deletions

View File

@@ -103,8 +103,8 @@ available, at least for the hostname configured in the ``.env`` file.
If you set ``TLS_FLAVOR`` to ``cert`` or if then you must create a ``certs`` directory
in your root path and setup a key-certificate pair there:
- ``cert.pem`` contains the certificate,
- ``key.pem`` contains the key pair.
- ``cert.pem`` contains the certificate,
- ``key.pem`` contains the key pair.
Start Mailu
-----------