docs: update F2B docs & bind mount links (#3293)

This commit is contained in:
Georg Lauterbach 2023-04-26 10:05:42 +02:00 committed by GitHub
parent 223c766320
commit f9d55a9384
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 89 additions and 93 deletions

View file

@ -4,7 +4,7 @@ title: Usage
This pages explains how to get started with DMS. The guide uses Docker Compose as a reference. In our examples, a volume mounts the host location [`docker-data/dms/config/`][docs-dms-config-volume] to `/tmp/docker-mailserver/` inside the container.
[docs-dms-config-volume]: ./config/advanced/optional-config.md
[docs-dms-config-volume]: ./faq.md#what-about-the-docker-datadmsconfig-directory
## Preliminary Steps