1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-09-21 11:11:22 -04:00
shimapan/config/dev.json

5 lines
78 B
JSON
Raw Normal View History

2017-10-12 17:26:35 -04:00
{
"dbHost": "mongodb://localhost:27017/shimapan",
"httpLogLevel": "dev"
2017-10-12 17:26:35 -04:00
}