bouquins/config/config.json
2014-01-22 18:49:50 +01:00

10 lines
179 B
JSON

{
"httpPort":8080,
"debugLevel":"debug",
"endpoints": {
"library":"endpoint/library.js",
"author":"endpoint/author.js"
},
"urlPrefix": "http://127.0.0.1:8080/bouquins"
}