server : remove /api endpoints (#22165)
* server : remove /api endpoints * cont : remove /api/tags
This commit is contained in:
@@ -143,7 +143,6 @@ bool server_http_context::init(const common_params & params) {
|
||||
"/v1/health",
|
||||
"/models",
|
||||
"/v1/models",
|
||||
"/api/tags",
|
||||
"/",
|
||||
"/index.html",
|
||||
"/bundle.js",
|
||||
|
||||
Reference in New Issue
Block a user