UNPKG
unb-reverso
Version:
latest (2.0.0)
2.0.0
1.2.1
1.1.1
1.1.0
1.0.1
1.0.0
proxy reverso
github.com/welyngton/unb-reverso
welyngton/unb-reverso
unb-reverso
/
bin
/
unb-reverso-conf.json
15 lines
(14 loc)
•
267 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"version"
:
1
,
"dominio.qa.fabrica.local"
:
{
"rules"
:
{
}
,
"default"
:
"http://localhost:4200"
}
,
"dominio.unb.br"
:
{
"rules"
:
{
"/bar/"
:
"http://localhost:8100/"
}
,
"default"
:
"http://janus.qa.fabrica.local"
}
}