mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
redirect (#6886)
This commit is contained in:
@@ -7,7 +7,6 @@ const config: NextConfig = {
|
||||
output: 'standalone',
|
||||
reactStrictMode: true,
|
||||
compress: true,
|
||||
skipTrailingSlashRedirect: true,
|
||||
async headers() {
|
||||
return [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user