dashboard
repositories
filestore
activity
search
login
甘晶君
/
CRM-gitblit
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
subscriptions 添加 iframe
zjf
2023-11-17
55bc564d71e572d3907bd89cc2a22f14917c01af
[~ganjingjun/CRM-gitblit.git]
/
config
/
prod.env.js
1
2
3
4
5
6
'use strict'
module.exports = {
NODE_ENV: '"production"',
// BASE_API: '"http://www.probim.cn:6683/api/"'
BASE_API: '"http://api.crm.urlink.com.cn/api/"'
}