Update Proxy_Containers/traefik/config.yaml
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
http:
|
||||
routers:
|
||||
dashboard:
|
||||
rule: "Host(`traefik.${DOMAIN_NAME}`)"
|
||||
service: "api@internal"
|
||||
entryPoints:
|
||||
- websecure
|
||||
middlewares:
|
||||
- dashboard-auth
|
||||
- internal-only
|
||||
tls:
|
||||
certResolver: cloudflare
|
||||
|
||||
middlewares:
|
||||
crowdsec-bouncer:
|
||||
forwardAuth:
|
||||
|
||||
Reference in New Issue
Block a user