forked from Ivasoft/traefik
committed by
Traefiker Bot
parent
0ca2149408
commit
4a68d29ce2
@@ -45,7 +45,7 @@ func main() {
|
||||
log.Fatal(err)
|
||||
}
|
||||
|
||||
newConfig := config.Configuration{
|
||||
newConfig := config.HTTPConfiguration{
|
||||
Routers: make(map[string]*config.Router),
|
||||
Middlewares: make(map[string]*config.Middleware),
|
||||
Services: make(map[string]*config.Service),
|
||||
|
||||
Reference in New Issue
Block a user