Update environment.md
This commit is contained in:
parent
8a0118ef00
commit
2cabc0e81b
|
@ -191,6 +191,12 @@ In the majority of cases, you want `letsencrypt` or `manual`.
|
||||||
|
|
||||||
Please read [the SSL page in the documentation][docs-tls] for more information.
|
Please read [the SSL page in the documentation][docs-tls] for more information.
|
||||||
|
|
||||||
|
##### SSL_SNI_DOMAINS
|
||||||
|
|
||||||
|
Comma separated list of domains.
|
||||||
|
|
||||||
|
Certificates will be exported for each domain from traefik `acme.json` and added to Postfix and Dovecot for SNI support.
|
||||||
|
|
||||||
##### TLS_LEVEL
|
##### TLS_LEVEL
|
||||||
|
|
||||||
- **empty** => modern
|
- **empty** => modern
|
||||||
|
|
Loading…
Reference in New Issue