bouquins/config/config.json

9 lines
146 B
JSON

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