mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-09 20:28:07 +00:00
WEB API independent
This commit is contained in:
parent
323aa32fca
commit
11ec8f6859
@ -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