Update Proxy_Containers/traefik/traefik.yaml
This commit is contained in:
@@ -9,6 +9,11 @@ api:
|
||||
entryPoints:
|
||||
web:
|
||||
address: :80
|
||||
http:
|
||||
redirections:
|
||||
entryPoint:
|
||||
to: websecure
|
||||
scheme: https
|
||||
websecure:
|
||||
address: :443
|
||||
certificatesResolvers:
|
||||
|
||||
Reference in New Issue
Block a user