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

docs: Fix typo on usage page (#3980)

This commit is contained in:
Tobia Bocchi
2024-04-18 03:08:26 +02:00
committed by GitHub
parent d87e4d3bfd
commit 942920615c

View File

@ -11,7 +11,7 @@ This page explains how to get started with DMS. The guide uses Docker Compose as
Before you can get started with deploying your own mail server, there are some requirements to be met:
1. You need to have a host that you can manage.
2. You need to own a domain, and you need to able to manage DNS for this domain.
2. You need to own a domain, and you need to be able to manage DNS for this domain.
### Host Setup