1
Fork 0

Be consistent with the names of entrypoints.

Thanks, Jalpie!
This commit is contained in:
Jake Howard 2021-02-19 13:29:28 +00:00
parent 8141ff6cd5
commit 00cdbb9f84
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -284,10 +284,10 @@ entryPoints:
http:
redirections:
entryPoint:
to: websecure
to: web-secure
scheme: https
websecure:
web-secure:
address: :443
```