1 Star 0 Fork 45

Mezh/face-search-web

forked from 裴永余/face-search-web 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
vue.config.js 358 Bytes
Copy Edit Raw Blame History
Hex Pang authored 2022-03-20 23:34 . 集合管理完成
module.exports = {
// 选项
publicPath: '/',
outputDir: 'dist',
devServer: {
proxy: {
'/api': {
target: 'http://127.0.0.1:8080',
ws: true,
changeOrigin: true,
pathRewrite:{
'^/api': '/'
}
},
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhangshitou/face-search-web.git
git@gitee.com:zhangshitou/face-search-web.git
zhangshitou
face-search-web
face-search-web
master

Search