This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
wangfan
/
weichi-crm-web
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
f27a4f5e26
Ramuri
Etichete
master
weichi-crm-web
/
config
/
prod.env.js
prod.env.js
103 B
Istoric
Crud
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://47.103.60.8:8443"',
}