mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
354 B
354 B
weight, title, description, icon, draft, images
weight | title | description | icon | draft | images |
---|---|---|---|---|---|
762 | Docker 数据库迁移(无脑操作) | FastGPT Docker 数据库备份和迁移 | database | false |
Copy文件
Docker 部署数据库都会通过 volume 挂载本地的目录进入容器,如果要迁移,直接复制这些目录即可。
PG 数据
: pg/data
Mongo 数据
: mongo/data