chore(docs): fix typo

This commit is contained in:
Johan Siebens
2023-03-11 08:53:54 +01:00
parent b3b21be50d
commit d5c3c699dd
+1 -1
View File
@@ -35,7 +35,7 @@ tls:
# The URL to the ACME CA's directory.
acme_ca: "https://acme-v02.api.letsencrypt.org/directory"
# Path to store certificates and metadata needed by ACME
amce_path: "./data"
acme_path: "./data"
database:
# Type of databas to use, supported values are sqlite or postgres