GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
robot_dog_patrol_front
Transfer to URL with SHA
Find file
Newer
Older
tree:
3f4e26f40d
Switch branches
×
alarm
dev
robot_dog_patrol_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"', }