Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
province-vue-qh
/
myuser
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
myuser
/
config
/
prod.env.build.js
prod.env.build.js
104 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://lswz:9090/api"'
};