We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf3b53 commit 28828ceCopy full SHA for 28828ce
1 file changed
config/config.js
@@ -28,7 +28,7 @@ export default {
28
},
29
proxy: {
30
'/api/': {
31
- target: 'http://127.0.0.1:18088/',
+ target: 'http://127.0.0.1:10088/',
32
changeOrigin: true,
33
34
0 commit comments