"eladmin-system/git@ustchcs.com:gujinli1118/eladmin.git" did not exist on "0248c7d0f70475dbd5f75a78bf0c5c6b4065d038"
Commit a0313d0f authored by 季圣华's avatar 季圣华
Browse files

更改端口

parent ccbe9dd7
...@@ -88,7 +88,7 @@ module.exports = { ...@@ -88,7 +88,7 @@ module.exports = {
port: 3000, port: 3000,
proxy: { proxy: {
'/jshERP-boot': { '/jshERP-boot': {
target: 'http://localhost:8888', // 请求本地 需要jshERP-boot后台项目 target: 'http://localhost:9999', // 请求本地 需要jshERP-boot后台项目
ws: false, ws: false,
changeOrigin: true changeOrigin: true
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment