mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 15:30:50 +02:00
chore(docs): outsourcing environment vars to the documentation (#1948)
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com> Co-authored-by: Casper <casperklein@users.noreply.github.com> Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
29d630f695
commit
5449efd8d4
18 changed files with 188 additions and 147 deletions
|
@ -12,7 +12,7 @@ Getting started with ldap and this mailserver we need to take 3 parts in account
|
|||
|
||||
## Variables to Control Provisioning by the Container
|
||||
|
||||
Have a look at the [`ENVIRONMENT.md`][github-file-env] for information on the default values.
|
||||
Have a look at [the ENV page][docs-environment] for information on the default values.
|
||||
|
||||
!!! example "postfix"
|
||||
|
||||
|
@ -125,4 +125,4 @@ The following example illustrates this for a directory that has the qmail-schema
|
|||
- DOVECOT_USER_FILTER=(&(objectClass=qmailUser)(uid=%u)(accountStatus=active))
|
||||
```
|
||||
|
||||
[github-file-env]: https://github.com/docker-mailserver/docker-mailserver/blob/master/ENVIRONMENT.md
|
||||
[docs-environment]: ../environment.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue