staging zu prod

This commit is contained in:
Czechman 2022-11-28 04:16:03 +01:00
parent 32078b19fc
commit cb20125f23
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@
# Optional # Optional
# Default: "https://acme-v02.api.letsencrypt.org/directory" # 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. # The certificates' duration in hours.
# It defaults to 2160 (90 days) to follow Let's Encrypt certificates' duration. # It defaults to 2160 (90 days) to follow Let's Encrypt certificates' duration.