mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
perf: logger (#186)
* feat: finish response * perf: logger * docs * perf: log * docs
This commit is contained in:
@@ -28,8 +28,7 @@ const config = {
|
||||
({
|
||||
docs: {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
editUrl:
|
||||
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/'
|
||||
editUrl: 'https://github.com/labring/FastGPT/blob/main/docSite/'
|
||||
},
|
||||
theme: {
|
||||
customCss: require.resolve('./src/css/custom.css')
|
||||
|
Reference in New Issue
Block a user