This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
zouzexu
/
channel_manage
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
211bb22ea7
Ramuri
Etichete
master
zzx
channel_manage
/
config
/
prod.env.js
prod.env.js
101 B
Istoric
Crud
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://mall-admin:8080"'
}