Config file to set doc baseurl (#419)

This commit is contained in:
Archer
2023-10-23 08:56:43 +08:00
committed by GitHub
parent a3534407bf
commit d37433eacd
12 changed files with 17 additions and 11 deletions

View File

@@ -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: {