Skip to content

Commit

Permalink
SSL documentation contains a small bug docker-mailserver#2381
Browse files Browse the repository at this point in the history
Update of example to be more consistent with the next one
  • Loading branch information
Twist235 committed Jan 26, 2022
1 parent b2b701a commit f6b7947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/config/security/ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ You don't have to do anything else. Enjoy!
environment:
- SSL_TYPE=letsencrypt
volumes:
- /etc/letsencrypt:/etc/letsencrypt
- ./docker-data/certbot/certs/:/etc/letsencrypt
```

#### Example using Docker for _Let's Encrypt_ { data-toc-label='Certbot with Docker' }
Expand Down

0 comments on commit f6b7947

Please sign in to comment.