Skip to content

fix: version-list & update docker-compose.yamls#6526

Merged
FinleyGe merged 2 commits intolabring:mainfrom
FinleyGe:fix/version-list
Mar 9, 2026
Merged

fix: version-list & update docker-compose.yamls#6526
FinleyGe merged 2 commits intolabring:mainfrom
FinleyGe:fix/version-list

Conversation

@FinleyGe
Copy link
Collaborator

@FinleyGe FinleyGe commented Mar 9, 2026

  • fix: get version list api for workflow/agent tools
  • chore: update docker-composes

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Preview sandbox Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_sandbox_9ea54db71bc3c57be0f6c0a966aa6070728b83b8

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Preview mcp_server Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_mcp_server_9ea54db71bc3c57be0f6c0a966aa6070728b83b8

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Docs Preview:


🚀 FastGPT Document Preview Ready!

🔗 👀 Click here to visit preview

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Preview fastgpt Image:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-pr:fatsgpt_9ea54db71bc3c57be0f6c0a966aa6070728b83b8

@FinleyGe FinleyGe merged commit 8eb841c into labring:main Mar 9, 2026
7 checks passed
// 开发环境关闭 strict mode,避免第三方库的双重渲染问题
reactStrictMode: !isDev,
// 关闭 strict mode,避免第三方库的双重渲染问题
reactStrictMode: false,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

只需要 dev 关闭吧,生产环境好像要严格

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

早就看这个配置不爽了,这个玩意只在生产模式下有效

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants