GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
Smartcity_Car_FRONT
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
dev
master
Smartcity_Car_FRONT
/
config
/ prod.env.js
wang xitong
on 20 Jan 2021
106 bytes
api修改
Raw
Blame
History
'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"http://111.198.10.15:11409"' }