mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-03-31 15:07:49 +01:00
chore(docs): fix typo
This commit is contained in:
@@ -35,7 +35,7 @@ tls:
|
|||||||
# The URL to the ACME CA's directory.
|
# The URL to the ACME CA's directory.
|
||||||
acme_ca: "https://acme-v02.api.letsencrypt.org/directory"
|
acme_ca: "https://acme-v02.api.letsencrypt.org/directory"
|
||||||
# Path to store certificates and metadata needed by ACME
|
# Path to store certificates and metadata needed by ACME
|
||||||
amce_path: "./data"
|
acme_path: "./data"
|
||||||
|
|
||||||
database:
|
database:
|
||||||
# Type of databas to use, supported values are sqlite or postgres
|
# Type of databas to use, supported values are sqlite or postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user