GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
6
Releases
15
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
smartwell_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
66af019268
Switch branches
×
baidu_map_offine
dev
dev-bjgas
dev3.0
dev_bjgas_well_v3
dev_sz(深圳)
smartwell_front
/
config
/ prod.env.js
StephanieGitHub
on 25 Nov 2019
105 bytes
MOD:修改打包ip和路径
Raw
Blame
History
'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"http://42.81.160.165:2021"', }