mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
build: improve dockerfile (#851)
Co-authored-by: MatriQi <matri@aifi.io>
This commit is contained in:
@ -38,6 +38,7 @@ const nextConfig = {
|
||||
},
|
||||
]
|
||||
},
|
||||
output: 'standalone',
|
||||
}
|
||||
|
||||
module.exports = withMDX(nextConfig)
|
||||
|
||||
Reference in New Issue
Block a user