mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-24 10:58:26 +00:00
WEB API independent
This commit is contained in:
@@ -8,7 +8,7 @@ const nextConfig = {
|
|||||||
ignoreBuildErrors: true
|
ignoreBuildErrors: true
|
||||||
},
|
},
|
||||||
env: {
|
env: {
|
||||||
API_BASE_URL: process.env.API_BASE_URL'
|
API_BASE_URL: process.env.API_BASE_URL
|
||||||
},
|
},
|
||||||
trailingSlash: true
|
trailingSlash: true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user