Skip to content

Commit f6dbba8

Browse files
committed
Update proxy
1 parent 361232b commit f6dbba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ export default {
153153
chainWebpack: webpackPlugin,
154154
proxy: {
155155
'/api/': {
156-
target: 'http://localhost:10088/',
156+
target: 'http://47.105.189.180:8080/',
157157
changeOrigin: true,
158158
},
159159
},

0 commit comments

Comments
 (0)