mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-17 15:58:25 +00:00
WEB API independent
This commit is contained in:
parent
bfcf6218ed
commit
101ed1cc5b
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user