cumstorm/config/config.example.json

7 lines
134 B
JSON
Raw Normal View History

2020-01-24 22:57:59 +01:00
{
"name": "cumgdps",
"addtopath": "aa/",
"port": 3000,
"dbconnectionURL": "mongodb://localhost:27017",
"dbname": "cumstormgdps"
}