fastGpt 本地运行 mongo, 要加 directConnection=true 参数
本地 连接docker的mongo, 要加directConnection=true 参数。mongo psql用docker的。fastGpt 本地运行。
·
fastGpt 本地运行
mongo psql用docker的
文件复制
FastGPT\projects\app.env.template
复制为
FastGPT\projects\app.env.local
本地 连接docker的mongo, 要加 directConnection=true 参数
MONGODB_URI=mongodb://myusername:mypassword@localhost:27017/fastgpt?authSource=admin&directConnection=true
PG_URL=postgresql://username:password@localhost:5432/postgres
火山引擎开发者社区是火山引擎打造的AI技术生态平台,聚焦Agent与大模型开发,提供豆包系列模型(图像/视频/视觉)、智能分析与会话工具,并配套评测集、动手实验室及行业案例库。社区通过技术沙龙、挑战赛等活动促进开发者成长,新用户可领50万Tokens权益,助力构建智能应用。
更多推荐
所有评论(0)