mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-17 07:47:25 +00:00
WEB API independent
This commit is contained in:
parent
bfcf6218ed
commit
101ed1cc5b
@ -8,7 +8,7 @@ const nextConfig = {
|
||||
ignoreBuildErrors: true
|
||||
},
|
||||
env: {
|
||||
API_BASE_URL: process.env.API_BASE_URL'
|
||||
API_BASE_URL: process.env.API_BASE_URL
|
||||
},
|
||||
trailingSlash: true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user