Set up TLS with Basic Auth

This commit is contained in:
Colin Hebert
2022-12-31 16:45:29 +01:00
parent b001874c95
commit e43c8f9b91
4 changed files with 26 additions and 4 deletions

View File

@@ -17,10 +17,10 @@ entryPoints:
web:
address: :80
http:
# redirections:
# entryPoint:
# to: websecure
# scheme: https
redirections:
entryPoint:
to: websecure
scheme: https
websecure:
address: :443
http: