Setup env #24

Merged
kovagoadi merged 42 commits from fix-acme into main 2025-12-20 15:12:52 +01:00
Showing only changes of commit 3ac0b17699 - Show all commits

View File

@@ -7,7 +7,13 @@ entryPoints:
address: ":80" # or :898 in your case address: ":80" # or :898 in your case
allowACMEByPass: true # <--- WITHOUT THIS, TRAEFIK ALWAYS WINS allowACMEByPass: true # <--- WITHOUT THIS, TRAEFIK ALWAYS WINS
certificatesResolvers:
myresolver:
acme:
email: "kovagoadi@gmail.com"
storage: "acme.json"
httpChallenge:
entryPoint: web
tcp: tcp:
routers: routers: