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 bae8f8ffa4 - Show all commits

View File

@@ -40,12 +40,7 @@ tcp:
http: http:
routers: routers:
# 1. TRAEFIK-MANAGED ACME HANDLER # 1. TRAEFIK-MANAGED ACME HANDLER
traefik-acme-handler:
rule: "Host(`test-whoami.dev.kovagoadi.hu`) && PathPrefix(`/.well-known/acme-challenge/`)"
entryPoints:
- "web"
service: "acme-http@internal"
priority: 1000
# 2. THE HTTP CATCH-ALL (Sends other ACME and HTTP to Nginx) # 2. THE HTTP CATCH-ALL (Sends other ACME and HTTP to Nginx)
nginx-legacy-router: nginx-legacy-router: