mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-27 02:08:10 +08:00
87b0bca30c
* cloud doc * doc refactor * doc move * seo * remove doc * yml * doc * fix: tsconfig * fix: tsconfig
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
---
|
|
title: 自部署
|
|
description: FastGPT 自部署
|
|
---
|
|
|
|
import { Redirect } from '@/components/docs/Redirect';
|
|
|
|
<Redirect to="/docs/self-host/deploy/docker" /> |