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