mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-23 09:18:51 +02:00
fixed healthcheck failed to disable and nil dereference
This commit is contained in:
@@ -61,6 +61,8 @@ func (p *FileProvider) LoadRoutesImpl() (routes R.Routes, res E.NestedError) {
|
||||
return
|
||||
}
|
||||
|
||||
b.Add(Validate(data))
|
||||
|
||||
return R.FromEntries(entries)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user