Skip to content

Commit

Permalink
infra: change letsencrypt email
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagorodriguez96 committed May 3, 2024
1 parent 7ab6728 commit a53e740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ traefik:
entryPoints.web.http.redirections.entryPoint.to: websecure
entryPoints.web.http.redirections.entryPoint.scheme: https
entryPoints.web.http.redirections.entrypoint.permanent: true
certificatesResolvers.letsencrypt.acme.email: "micarrera@cedarcode.com"
certificatesResolvers.letsencrypt.acme.email: "letsencrypt@cedarcode.com"
certificatesResolvers.letsencrypt.acme.storage: "/letsencrypt/acme.json"
certificatesResolvers.letsencrypt.acme.httpchallenge: true
certificatesResolvers.letsencrypt.acme.httpchallenge.entrypoint: web

0 comments on commit a53e740

Please sign in to comment.