Update Proxy_Containers/traefik/traefik.yaml
This commit is contained in:
@@ -4,7 +4,7 @@ api:
|
||||
|
||||
entryPoints:
|
||||
web:
|
||||
address: ":80"
|
||||
address: :80
|
||||
http:
|
||||
redirections:
|
||||
entryPoint:
|
||||
@@ -13,7 +13,7 @@ entryPoints:
|
||||
middlewares:
|
||||
- crowdsec-bouncer@file
|
||||
websecure:
|
||||
address: ":443"
|
||||
address: :443
|
||||
http:
|
||||
middlewares:
|
||||
- crowdsec-bouncer@file
|
||||
|
||||
Reference in New Issue
Block a user