Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
rixida
/
xilinedu_front
İzle
2
Yıldızla
0
Çatalla
0
Files
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
1949120199
Dallar
Biçim İmleri
master
xilinedu_front
/
config
/
prod.env.js
prod.env.js
96 B
Geçmiş
Ham
1
2
3
4
5
6
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://localhost"',
}