Trying this out
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 3s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 46s
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 3s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 46s
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:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user