There was an error while loading. Please reload this page.
1 parent 8a9d1e4 commit 61cb7e7Copy full SHA for 61cb7e7
1 file changed
packages/base/vite.config.mts
@@ -114,13 +114,13 @@ export default defineConfig(() => {
114
open: true,
115
proxy: {
116
'^(/v|/sqle/v)': {
117
- target: 'http://10.186.64.24:10000/'
+ target: 'http://10.186.62.13:11000/'
118
},
119
'^/provision/v': {
120
121
122
'^/logo': {
123
124
}
125
126
cors: true
0 commit comments