2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-29 05:17:45 +00:00

Updated Configure SSL (markdown)

This commit is contained in:
lukas 2019-08-23 12:35:00 -06:00
parent aaaa0398b6
commit 96524e30b4

View File

@ -97,7 +97,7 @@ Then
#### Example using docker, nginx-proxy and letsencrypt-nginx-proxy-companion with docker-compose####
#### Example using docker, nginx-proxy and letsencrypt-nginx-proxy-companion with docker-compose
The following docker-compose.yml is the basic setup you need for using letsencrypt-nginx-proxy-companion. It is mainly derived from its own wiki/documenation.
```