flat: expose file 合并
This commit is contained in:
@@ -23,9 +23,7 @@ module.exports = {
|
|||||||
port: 1888,
|
port: 1888,
|
||||||
proxy: {
|
proxy: {
|
||||||
"/api": {
|
"/api": {
|
||||||
// target: 'http://192.168.3.120:8000',
|
target: 'http://localhost:8000',
|
||||||
target: 'http://10.165.0.173:8000', //内网
|
|
||||||
// target: 'http://localhost:8000',
|
|
||||||
ws: true,
|
ws: true,
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
|
|||||||
Reference in New Issue
Block a user