Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
1730532197@qq.com
2021-12-01 17:53:25 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8f7e34b5649419442f0c349c583c4645207d73ac
8f7e34b5
1 parent
6d7568e7
lwj
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
vue.config.js
vue.config.js
View file @
8f7e34b
...
...
@@ -35,7 +35,7 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[
process
.
env
.
VUE_APP_BASE_API
]:
{
//target: `http://localhost:8080`,
//
target: `http://192.168.1.45:8080`,
//
target: `http://192.168.1.45:8080`,
target
:
`http://192.168.1.134:18080`
,
changeOrigin
:
true
,
pathRewrite
:
{
...
...
Please
register
or
login
to post a comment