This commit is contained in:
parent
91fbebd25e
commit
150373a819
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
@ -243,7 +243,6 @@ func main() {
|
|||
}
|
||||
}
|
||||
b.Servers = servers
|
||||
log.Printf("Backend %s: ServerOptions = %q", b.Name, b.ServerOptions)
|
||||
backends = append(backends, b)
|
||||
}
|
||||
tmplAbsPath, err := filepath.Abs(templatePath)
|
||||
|
|
Loading…
Add table
Reference in a new issue