初始化
This commit is contained in:
851
build/cool/eps.d.ts
vendored
851
build/cool/eps.d.ts
vendored
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,7 @@ const proxy = {
|
||||
},
|
||||
|
||||
'/prod/': {
|
||||
target: 'https://show.cool-admin.com',
|
||||
target: 'http://127.0.0.1:8001',
|
||||
changeOrigin: true,
|
||||
rewrite: (path: string) => path.replace(/^\/prod/, '/api')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user