loopback/test/fixtures/simple-app/server/config.json

12 lines
158 B
JSON

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