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