Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
a0313d0f
Commit
a0313d0f
authored
Apr 19, 2021
by
季圣华
Browse files
更改端口
parent
ccbe9dd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/vue.config.js
View file @
a0313d0f
...
...
@@ -88,7 +88,7 @@ module.exports = {
port
:
3000
,
proxy
:
{
'
/jshERP-boot
'
:
{
target
:
'
http://localhost:
8888
'
,
// 请求本地 需要jshERP-boot后台项目
target
:
'
http://localhost:
9999
'
,
// 请求本地 需要jshERP-boot后台项目
ws
:
false
,
changeOrigin
:
true
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment