Unified config
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 2s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 50s
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped

This commit is contained in:
2025-12-19 20:37:08 +01:00
parent 095267f415
commit a370df9f82
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ entryPoints:
allowACMEByPass: true # <--- WITHOUT THIS, TRAEFIK ALWAYS WINS
certificatesResolvers:
myresolver:
letsencrypt:
acme:
email: "kovagoadi@gmail.com"
storage: "acme.json"