mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-05 16:44:22 +00:00
Update import path for API documentation to use apidocs
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/go-chi/cors"
|
||||
httpSwagger "github.com/swaggo/http-swagger"
|
||||
|
||||
_ "llamactl/docs"
|
||||
_ "llamactl/apidocs"
|
||||
"llamactl/webui"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user