fastGpt 本地运行 mongo, 要加 directConnection=true 参数

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

相关推荐
海森大数据3 天前
AI破解数学界遗忘谜题:GPT-5重新发现尘封二十年的埃尔德什问题解法
人工智能·gpt
七牛云行业应用3 天前
从API调用到智能体编排:GPT-5时代的AI开发新模式
大数据·人工智能·gpt·openai·agent开发
数据智能老司机4 天前
LLM 提示工程——理解 LLM
gpt·架构·llm
数据智能老司机4 天前
LLM 提示工程——提示工程入门
gpt·架构·llm
kebijuelun4 天前
OpenAI 最新开源模型 gpt-oss 架构与训练解析
人工智能·gpt·语言模型·架构
武子康5 天前
AI-调查研究-104-具身智能 从模型训练到机器人部署:ONNX、TensorRT、Triton全流程推理优化详解
人工智能·gpt·ai·性能优化·机器人·tensorflow·具身智能
lll上5 天前
三步对接gpt-5-pro!地表强AI模型实测
人工智能·gpt
七牛云行业应用5 天前
实战GPT-5:用“XML三明治”和“完美循环”重构你的提示
xml·gpt·重构
哪吒编程6 天前
谁是最强编程大模型?横向对比GPT-5、GPT-5 Codex、Claude Sonnet 4.5、Gemini 2.5 Pro
gpt·chatgpt·claude
小咕聊编程7 天前
【含文档+PPT+源码】基于SpringBoot+Gpt个人健康管理系统
java·gpt·tomcat·毕业设计·hibernate