This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Nextoo
/
meteo
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f980ecdd57
Branches
Tags
master
meteo
/
frontend
/
config
/
prod.env.js
prod.env.js
102 B
Historique
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
ROOT_API: '"http://10.6.67.111:8080"'
}