Restore custom middleware implementation.
This redirect doesn't work correctly, let's revert to our custom one for now. It does exactly the same thing, anyway
This commit is contained in:
@ -1,11 +1,6 @@
|
||||
entryPoints:
|
||||
web:
|
||||
address: ":80"
|
||||
http:
|
||||
redirections:
|
||||
entryPoint:
|
||||
to: web-secure
|
||||
scheme: https
|
||||
proxyProtocol:
|
||||
trustedIPs:
|
||||
- "{{ wireguard.cidr }}"
|
||||
|
Reference in New Issue
Block a user