SSL for web backend
This commit is contained in:
parent
7e62c7323c
commit
e4159564ca
3 changed files with 23 additions and 1 deletions
|
@ -66,6 +66,13 @@
|
|||
#
|
||||
# address = ":8080"
|
||||
|
||||
# SSL certificate and key used
|
||||
#
|
||||
# Optional
|
||||
#
|
||||
# CertFile = "traefik.crt"
|
||||
# KeyFile = "traefik.key"
|
||||
|
||||
|
||||
################################################################
|
||||
# File configuration backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue