Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upd doc
Browse files Browse the repository at this point in the history
Snawoot committed Dec 25, 2024
1 parent 5f6f0fe commit b7ea0e7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -285,8 +285,14 @@ Usage of /home/user/go/bin/dumbproxy:
issue TLS certificates automatically
-autocert-acme string
custom ACME endpoint (default "https://acme-v02.api.letsencrypt.org/directory")
-autocert-dir string
path to autocert cache (default "/home/user/.dumbproxy/autocert")
-autocert-cache-redis value
use Redis URL for autocert cache
-autocert-cache-redis-cluster value
use Redis Cluster URL for autocert cache
-autocert-cache-redis-prefix string
prefix to use for keys in Redis or Redis Cluster cache
-autocert-dir value
use directory path for autocert cache
-autocert-email string
email used for ACME registration
-autocert-http string

0 comments on commit b7ea0e7

Please sign in to comment.