Browse Source

提交

shengtang
gwbvipvip 1 year ago
parent
commit
5dbf0d9315
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      frontend/config/proxy.ts

+ 0
- 4
frontend/config/proxy.ts View File

@@ -6,11 +6,7 @@
export default {
dev: {
'/api/': {
<<<<<<< HEAD
target: 'http://10.2.1.26:21674/api',
=======
target: 'http://localhost:5002',
>>>>>>> 5a33526b55b587caa499387f0387d70fe2e4a808
pathRewrite: {
'/api': '/api'
},


Loading…
Cancel
Save