This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zhaohurui
/
Jeff.RFID.UI
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7dd446748b
Branches
Tags
develop-1.0.0
develop-2.0.0
develop-2.0.0-gong
master
Jeff.RFID.UI
/
config
/
prod.env.js
prod.env.js
88 B
Historique
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
API_BASE_PATH: '"/api"'
}