aboutsummaryrefslogtreecommitdiff
path: root/cmd/acme/docker.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/acme/docker.toml')
-rw-r--r--cmd/acme/docker.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/acme/docker.toml b/cmd/acme/docker.toml
index e0aef36..eb31816 100644
--- a/cmd/acme/docker.toml
+++ b/cmd/acme/docker.toml
@@ -1,6 +1,7 @@
[defaults]
gracetime = "168h" # 1 week
listen = "localhost:8080"
+listentls = "localhost:8443"
basedir = ".acme" # usually "/etc/ssl"
provider = "les"
account = "webmaster"