labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
17.02k stars 4.55k forks source link

离线部署fastgpt管理页面登录端口和分享服务的端口分开如何设置? #2328

Closed rainyoung closed 1 month ago

rainyoung commented 1 month ago

例行检查

你的版本

问题描述, 日志截图 使用Docker Compose离线部署fastgpt,免登录分享服务链接的端口号和登录管理页面的端口号一致,将分享服务链接的后缀删除就能看到fastgpt管理页面入口,如何将分享服务的端口和管理页面的端口分开,避免用户通过免登录分享服务链接访问管理页面??

复现步骤

预期结果

相关截图

c121914yu commented 1 month ago

无法设置不同端口。只能通过 nginx 重定向掉。