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
Litemall
Commits
f1eb00ad
Commit
f1eb00ad
authored
Jul 26, 2018
by
Junling Bu
Browse files
chore[litemall-admin]: 部署阶段的配置信息调整
parent
fdad5b0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-admin/config/dep.env.js
View file @
f1eb00ad
module
.
exports
=
{
NODE_ENV
:
'
"production"
'
,
ENV_CONFIG
:
'
"dep"
'
,
BASE_API
:
'
"http://
localhost
:8083/admin"
'
,
OS_API
:
'
"http://
localhost
:8081/os"
'
BASE_API
:
'
"http://
122.152.206.172
:8083/admin"
'
,
OS_API
:
'
"http://
122.152.206.172
:8081/os"
'
}
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