错别字修改
This commit is contained in:
4433
pnpm-lock.yaml
generated
4433
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -25,8 +25,7 @@ export default defineConfig({
|
|||||||
'/api': {
|
'/api': {
|
||||||
// target: 'http://10.95.53.49:10215', //海南服务器ip
|
// target: 'http://10.95.53.49:10215', //海南服务器ip
|
||||||
// target: 'http://10.118.135.128:10215', ///hsw
|
// target: 'http://10.118.135.128:10215', ///hsw
|
||||||
target: 'http://192.168.1.122:10215', ///hsw
|
target: 'http://192.168.1.125:10215', ///hsw
|
||||||
// target: 'http://108c3dfb.r18.cpolar.top', ///hsw
|
|
||||||
// target: 'http://10.119.65.152:10215', //数据中心
|
// target: 'http://10.119.65.152:10215', //数据中心
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
rewrite: path => path.replace(/^\/api/, '') //路径重写,把'/api'替换为''
|
rewrite: path => path.replace(/^\/api/, '') //路径重写,把'/api'替换为''
|
||||||
|
|||||||
Reference in New Issue
Block a user