fix mentioning of domains.conf in quickstart

This commit is contained in:
Mechiel Lukkien 2023-02-01 21:42:04 +01:00
parent 020d0bb0fb
commit 79a94a47c5
No known key found for this signature in database

View file

@ -360,7 +360,7 @@ autoconfig/autodiscover does not work, use the settings below.`)
fmt.Println("") fmt.Println("")
fmt.Println(`Configuration files have been written to config/mox.conf and fmt.Println(`Configuration files have been written to config/mox.conf and
config/domains.sc. You should review them. Then create the DNS records below. config/domains.conf. You should review them. Then create the DNS records below.
You can also skip creating the DNS records and start mox immediately. The admin You can also skip creating the DNS records and start mox immediately. The admin
interface can show these same records, and has a page to check they have been interface can show these same records, and has a page to check they have been
configured correctly.`) configured correctly.`)