entryPoints.websecure.http.tls
This commit is contained in:
parent
84bff4df68
commit
cfc2994230
|
|
@ -33,6 +33,8 @@
|
|||
[entryPoints.websecure]
|
||||
address = ":443"
|
||||
|
||||
[entryPoints.websecure.http.tls]
|
||||
certResolver = "myresolver"
|
||||
################################################################
|
||||
# Traefik logs configuration
|
||||
################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue