Update SSL doc grammar
This commit is contained in:
parent
71a7ce39b2
commit
71a17c127f
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ Finally, start your containers with `VIRTUAL_HOST` environment variables.
|
||||||
|
|
||||||
### SSL Support
|
### SSL Support
|
||||||
|
|
||||||
SSL is supported single host, wildcards and SNI certificates using naming conventions for
|
SSL is supported using single host, wildcard and SNI certificates using naming conventions for
|
||||||
certificates or optionally specify a cert name (for SNI) as an environment variable.
|
certificates or optionally specifying a cert name (for SNI) as an environment variable.
|
||||||
|
|
||||||
To enable SSL:
|
To enable SSL:
|
||||||
|
|
||||||
|
|
Reference in a new issue