mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
V4.6.6-2 (#673)
This commit is contained in:
@@ -48,6 +48,8 @@ export type FastGPTFeConfigsType = {
|
||||
};
|
||||
scripts?: { [key: string]: string }[];
|
||||
favicon?: string;
|
||||
customApiDomain?: string;
|
||||
customSharePageDomain?: string;
|
||||
};
|
||||
|
||||
export type SystemEnvType = {
|
||||
|
Reference in New Issue
Block a user