mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-25 14:54:26 +00:00
WEB API independent
This commit is contained in:
@@ -8,7 +8,7 @@ const nextConfig = {
|
||||
ignoreBuildErrors: true
|
||||
},
|
||||
env: {
|
||||
API_BASE_URL: process.env.API_BASE_URL || 'http://127.0.0.1:5000'
|
||||
API_BASE_URL: process.env.API_BASE_URL'
|
||||
},
|
||||
trailingSlash: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user