mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 01:40:51 +00:00
Config file to set doc baseurl (#419)
This commit is contained in:
@@ -50,6 +50,8 @@ const defaultFeConfigs: FeConfigsType = {
|
||||
show_contact: true,
|
||||
show_git: true,
|
||||
show_doc: true,
|
||||
docUrl: 'https://docs.fastgpt.run',
|
||||
openAPIDocUrl: 'https://doc.fastgpt.run/docs/development/openapi',
|
||||
systemTitle: 'FastGPT',
|
||||
authorText: 'Made by FastGPT Team.',
|
||||
limit: {
|
||||
|
Reference in New Issue
Block a user