Skip to content

Commit 154a2b5

Browse files
committed
Use prod LetsEncrytp
1 parent bbf17fc commit 154a2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/euanland/traefik/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ certificatesResolvers:
5252
# Storage for staging certificates:
5353
storage: /data/acme-staging.json
5454
# Staging server
55-
caServer: https://acme-staging-v02.api.letsencrypt.org/directory
55+
caServer: https://acme-v02.api.letsencrypt.org/directory
5656
# Production server
5757
# caServer: https://acme-v02.api.letsencrypt.org/directory
5858

0 commit comments

Comments
 (0)