mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-21 07:51:26 +02:00
added default BASEDIR to example config
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
#CA="https://acme-v01.api.letsencrypt.org"
|
#CA="https://acme-v01.api.letsencrypt.org"
|
||||||
#WELLKNOWN=".acme-challenges"
|
#WELLKNOWN=".acme-challenges"
|
||||||
#KEYSIZE=4096
|
#KEYSIZE=4096
|
||||||
|
#BASEDIR=./
|
||||||
|
|
||||||
# program called before responding to the challenge, arguments: path/to/token
|
# program called before responding to the challenge, arguments: path/to/token
|
||||||
# token; can be used to e.g. upload the challenge if this script doesn't run
|
# token; can be used to e.g. upload the challenge if this script doesn't run
|
||||||
|
|||||||
Reference in New Issue
Block a user