This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
BFFE
/
AMR
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
44c2ef9bf1
Rami (Branch)
Tag
master
AMR
/
config
/
prod.env.js
prod.env.js
104 B
Cronologia
Originale
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
API_ROOT: '"//192.168.30.100:9090/api"'
}