mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-30 19:36:41 +00:00
Update API proxy path (#23153)
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local> Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
This commit is contained in:
parent
0e3a550c95
commit
dbb44a49d3
@ -91,7 +91,7 @@ export default defineConfig(({ mode }) => {
|
||||
port: 3000,
|
||||
open: true,
|
||||
proxy: {
|
||||
'/api': {
|
||||
'/api/': {
|
||||
target: devServerTarget,
|
||||
changeOrigin: true,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user