Comment `certfiles` section in example config

Rely on ACME configuration instead
This commit is contained in:
Evgeny Khramtsov 2019-09-20 16:12:15 +03:00
parent 81ae691738
commit bacaae7873
1 changed files with 4 additions and 3 deletions

View File

@ -23,9 +23,10 @@ log_rotate_date: ""
log_rotate_count: 1 log_rotate_count: 1
log_rate_limit: 100 log_rate_limit: 100
certfiles: ## If you already have certificates, list them here
- /etc/letsencrypt/live/localhost/fullchain.pem # certfiles:
- /etc/letsencrypt/live/localhost/privkey.pem # - /etc/letsencrypt/live/domain.tld/fullchain.pem
# - /etc/letsencrypt/live/domain.tld/privkey.pem
listen: listen:
- -