From 8c57f072ba794587ea86d43d652d53227a9b0077 Mon Sep 17 00:00:00 2001 From: Czechman Date: Sun, 27 Nov 2022 03:30:11 +0100 Subject: [PATCH] wechsel auf prod ca --- config/traefik.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/traefik.toml b/config/traefik.toml index d18c29f..7efafb6 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -183,7 +183,7 @@ # Optional # Default: "https://acme-v02.api.letsencrypt.org/directory" # - caServer = "https://acme-staging-v02.api.letsencrypt.org/directory" + #caServer = "https://acme-staging-v02.api.letsencrypt.org/directory" # The certificates' duration in hours. # It defaults to 2160 (90 days) to follow Let's Encrypt certificates' duration.