mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 12:21:51 +02:00
Merge pull request #1776 from nelhage/domain-config
Fix a typo in example config file.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ server = https://acme-staging.api.letsencrypt.org/directory
|
|||||||
# Uncomment and update to register with the specified e-mail address
|
# Uncomment and update to register with the specified e-mail address
|
||||||
# email = foo@example.com
|
# email = foo@example.com
|
||||||
|
|
||||||
# Uncommon and update to generate certificates for the specified
|
# Uncomment and update to generate certificates for the specified
|
||||||
# domains.
|
# domains.
|
||||||
# domains = example.com, www.example.com
|
# domains = example.com, www.example.com
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user