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:
95de3069b4
Switch branches
×
dev
master
dcms_front
/
config
/ prod.env.js
ty-pc\admin
on 2 Jan 2020
105 bytes
20200102 修改后台ip地址
Raw
Blame
History
'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"http://139.198.16.38:8093"', }