unix
This commit is contained in:
@@ -2,7 +2,7 @@ export const proxy = {
|
||||
// 开发环境配置
|
||||
dev: {
|
||||
// 官方测试地址
|
||||
target: "https://show.cool-admin.com/api",
|
||||
target: "http://localhost:8001",
|
||||
// 本地地址
|
||||
// target: "http://127.0.0.1:8001",
|
||||
changeOrigin: true,
|
||||
|
||||
Reference in New Issue
Block a user