Update Proxy_Containers/traefik/traefik.yaml
This commit is contained in:
@@ -6,9 +6,9 @@ api:
|
||||
entryPoints:
|
||||
web:
|
||||
address: :80
|
||||
http:
|
||||
middlewares:
|
||||
- crowdsec-bouncer@file
|
||||
#http:
|
||||
# middlewares:
|
||||
# - crowdsec-bouncer@file
|
||||
redirections:
|
||||
entryPoint:
|
||||
to: websecure
|
||||
@@ -16,9 +16,9 @@ entryPoints:
|
||||
|
||||
websecure:
|
||||
address: :443
|
||||
http:
|
||||
middlewares:
|
||||
- crowdsec-bouncer@file
|
||||
#http:
|
||||
# middlewares:
|
||||
# - crowdsec-bouncer@file
|
||||
|
||||
providers:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user