mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-17 02:06:41 +08:00
Commercial baseurl (#697)
This commit is contained in:
@@ -54,7 +54,6 @@ export type FastGPTFeConfigsType = {
|
||||
};
|
||||
|
||||
export type SystemEnvType = {
|
||||
pluginBaseUrl?: string;
|
||||
openapiPrefix?: string;
|
||||
vectorMaxProcess: number;
|
||||
qaMaxProcess: number;
|
||||
|
||||
Reference in New Issue
Block a user