Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
robot-monitor
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
汪晓凯
robot-monitor
Commits
0286e97c
Commit
0286e97c
authored
Apr 13, 2020
by
xiedong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更换ip
parent
e6db1cf4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.js
config/index.js
+2
-2
No files found.
config/index.js
View file @
0286e97c
...
...
@@ -11,8 +11,8 @@ module.exports = {
assetsPublicPath
:
'/'
,
proxyTable
:
{
'/asset_monitor'
:
{
// target: 'http://47.52.169.49
:4567', //正式
target
:
'http://172.16.100.22:46656'
,
// 测试
target
:
'http://47.75.54.113
:4567'
,
//正式
//
target: 'http://172.16.100.22:46656', // 测试
// secure: false, // 如果是https接口,需要配置这个参数
changeOrigin
:
true
,
// 如果接口跨域,需要进行这个参数配置
pathRewrite
:
{
...
...
Write
Preview
Markdown
is supported
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