loopback/test/fixtures/access-control/server/config.json

11 lines
129 B
JSON

{
"port": 3000,
"host": "0.0.0.0",
"remoting": {
"errorHandler": {
"debug": true,
"log": false
}
}
}