mirror of
https://github.com/datarhei/core.git
synced 2025-10-06 16:37:04 +08:00
Add basic resource information in about response
This commit is contained in:
@@ -1500,6 +1500,7 @@ func (a *api) start(ctx context.Context) error {
|
||||
|
||||
return false
|
||||
},
|
||||
Resources: a.resources,
|
||||
}
|
||||
|
||||
mainserverhandler, err := http.NewServer(serverConfig)
|
||||
|
Reference in New Issue
Block a user