bouquins/config/config.json

8 lines
98 B
JSON

{
"httpPort":8080,
"debugLevel":"debug",
"endpoints": {
"library":"endpoint/library.js"
}
}