UNPKG
matador-finanzcheck
Version:
latest (1.3.2)
1.3.2
1.3.1
1.3.0
Front-end web interface for Bull Job Manager
github.com/ShaneK/Matador
ShaneK/Matador
matador-finanzcheck
/
config
/
development.json
13 lines
(12 loc)
•
218 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"port"
:
1337
,
"redis"
:
{
"host"
:
"redis"
,
"port"
:
6379
}
,
"errorPages"
:
{
"404"
:
"errors/404"
,
"not-connected"
:
"errors/not-connected"
}
,
"production"
:
false
}