Compare commits
2 Commits
dd0d86e231
...
204a3e8459
| Author | SHA1 | Date | |
|---|---|---|---|
| 204a3e8459 | |||
| 5ecae83381 |
@@ -16,7 +16,7 @@ export default defineConfig({
|
||||
proxy: {
|
||||
"/api/v1": {
|
||||
// target: "http://127.0.0.1:8888", // 本地接口地址
|
||||
target: "https://www.www.xingfucha.cn", // 本地接口地址
|
||||
target: "https://www.xingfucha.cn", // 本地接口地址
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user