1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-18 10:18:07 +02:00

docs: TLS typo fix (#4106)

- Caddy admonition - Missing `[` for annotating a link.
- Traefik - `docker-compose` => "Docker Compose"
This commit is contained in:
Brennan Kinney 2024-07-10 05:44:09 +12:00 committed by GitHub
parent 3a40c457fc
commit 4778f15fda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -567,7 +567,7 @@ DSM-generated letsencrypt certificates get auto-renewed every three months.
!!! warning "Caddy certificate location varies"
The path contains the certificate provisioner used. This path may be different from the example above for you and may change over time when multiple provisioner services are used][dms-pr-feedback::caddy-provisioning-gotcha].
The path contains the certificate provisioner used. This path may be different from the example above for you and may change over time when [multiple ACME provisioner services are used][dms-pr-feedback::caddy-provisioning-gotcha].
This can make the volume mounting for DMS to find the certificates non-deterministic, but you can [restrict provisioning to single service via the `acme_ca` setting][caddy::restrict-acme-provisioner].
@ -583,7 +583,7 @@ This setup only comes with one caveat - The domain has to be configured on anoth
???+ example "Example Code"
Here is an example setup for [`docker-compose`](https://docs.docker.com/compose/):
Here is an example setup for [`Docker Compose`](https://docs.docker.com/compose/):
```yaml
services: