We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54c6d9 commit ddf0842Copy full SHA for ddf0842
docker-mailserver/docker-compose.yml
@@ -8,8 +8,7 @@ services:
8
container_name: mailserver
9
# If the FQDN for your mail-server is only two labels (eg: example.com),
10
# you can assign this entirely to `hostname` and remove `domainname`.
11
- hostname: cups-g11
12
- domainname: aosus.org
+ hostname: cups-g11.aosus.org
13
env_file: mailserver.env
14
# More information about the mail-server ports:
15
# https://docker-mailserver.github.io/docker-mailserver/latest/config/security/understanding-the-ports/
0 commit comments