Change domain webmail
This commit is contained in:
parent
fc62ac62fe
commit
dd52391563
|
@ -8,7 +8,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
# this is the url of the vhost, not necessarily the same as the fqdn of
|
# this is the url of the vhost, not necessarily the same as the fqdn of
|
||||||
# the mailserver
|
# the mailserver
|
||||||
hostName = "mail.lillianviolet.dev";
|
hostName = "webmail.lillianviolet.dev";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
# starttls needed for authentication, so the fqdn required to match
|
# starttls needed for authentication, so the fqdn required to match
|
||||||
# the certificate
|
# the certificate
|
||||||
|
|
Loading…
Reference in a new issue