1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Merge pull request #1374 from erik-wramner/document_bare_domains_968

Added FAQ for bare domains #968
This commit is contained in:
Erik Wramner
2020-01-18 12:23:40 +01:00
committed by GitHub

View File

@ -76,6 +76,8 @@ Download the docker-compose.yml, the .env and the setup.sh files:
- Variable substitution is *not* supported (e.g. `OVERRIDE_HOSTNAME=$HOSTNAME.$DOMAINNAME`).
- Install [docker-compose](https://docs.docker.com/compose/) in the version `1.7` or higher.
**Note:** If you want to use a bare domain (host name equals domain name) see [FAQ](https://github.com/tomav/docker-mailserver/wiki/FAQ-and-Tips#can-i-use-nakedbare-domains-no-host-name).
#### Start Container
docker-compose up -d mail