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:
3f0c193a60
Switch branches
×
dev
master
dcms_front
/
config
/ prod.env.js
yangqianqian
on 28 Dec 2020
105 bytes
leaflet地图
Raw
Blame
History
'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"http://139.198.16.38:8093"', }