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