SSL frontend
This commit is contained in:
parent
91f95f4fa2
commit
cc88e28213
3 changed files with 19 additions and 13 deletions
|
@ -6,6 +6,7 @@ type GlobalConfiguration struct {
|
|||
AccessLogsFile string
|
||||
TraefikLogsFile string
|
||||
TraefikLogsStdout bool
|
||||
CertFile, KeyFile string
|
||||
LogLevel string
|
||||
Docker *DockerProvider
|
||||
File *FileProvider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue