GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxiaoying
/
dcms_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
02ee6e4e8a
Switch branches
×
dev
master
dcms_front
/
config
/ prod.env.js
StephanieGitHub
on 27 Nov 2019
105 bytes
MOD: 修改ip
Raw
Blame
History
'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"http://124.42.118.61:8083"', }