Skip to content

Commit

Permalink
use another account for pullpreview certs
Browse files Browse the repository at this point in the history
  • Loading branch information
mszulik committed Jan 30, 2024
1 parent 71f7654 commit 33d7a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.pullpreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
TRAEFIK_API: false
TRAEFIK_API_DASHBOARD: false
TRAEFIK_CERTIFICATESRESOLVERS_PRODUCTION: true
TRAEFIK_CERTIFICATESRESOLVERS_PRODUCTION_ACME_EMAIL: 'webdevelopment@cybex-online.com'
TRAEFIK_CERTIFICATESRESOLVERS_PRODUCTION_ACME_EMAIL: 'cloud@cybex-online.com'
TRAEFIK_CERTIFICATESRESOLVERS_PRODUCTION_ACME_CASERVER: 'https://acme-v02.api.letsencrypt.org/directory'
TRAEFIK_CERTIFICATESRESOLVERS_PRODUCTION_ACME_STORAGE: '/letsencrypt/acme.json'
TRAEFIK_CERTIFICATESRESOLVERS_PRODUCTION_ACME_HTTPCHALLENGE: true
Expand Down

0 comments on commit 33d7a73

Please sign in to comment.