This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
front_end
/
my_loan
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
87ab470253
Branches
Tags
dev
master
shining-project
my_loan
/
htmldev
/
loan
/
config
/
uat.env.js
uat.env.js
105 B
Histórico
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
API_DOMAIN: '"//ttyf-api.tbafhouse.com"'
}