Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-admin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
linweijiong
jinfa-admin
Commits
e0ccb566
Commit
e0ccb566
authored
Mar 22, 2022
by
前端-许佳敏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 修改配置域名和网关
parent
660395a9
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
base.config.json
config/base.config.json
+0
-0
env.js
env.js
+3
-3
No files found.
config/base.config.json
View file @
e0ccb566
This diff is collapsed.
Click to expand it.
env.js
View file @
e0ccb566
...
@@ -3,10 +3,10 @@
...
@@ -3,10 +3,10 @@
const
path
=
require
(
'path'
)
const
path
=
require
(
'path'
)
module
.
exports
=
{
module
.
exports
=
{
"srm"
:
{
"srm"
:
{
SITE_ID
:
'
1
'
,
SITE_ID
:
'
5
'
,
BACK_GATEWAY
:
'http://m
jsrm-gateway-test.shushangyun.com:12880
'
,
BACK_GATEWAY
:
'http://m
iju-gateway-uat.nmmhome.com
'
,
USE_ROUTE_CONFIG
:
true
,
USE_ROUTE_CONFIG
:
true
,
SOCKET_URL
:
'ws://m
jsrm-gateway-test.shushangyun.com:12880
'
,
SOCKET_URL
:
'ws://m
iju-gateway-uat.nmmhome.com
'
,
YAPI_URL
:
'http://10.0.0.25:4000/'
YAPI_URL
:
'http://10.0.0.25:4000/'
}
}
}
}
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