cumstorm/config/config.example.json

7 lines
134 B
JSON

{
"name": "cumgdps",
"addtopath": "aa/",
"port": 3000,
"dbconnectionURL": "mongodb://localhost:27017",
"dbname": "cumstormgdps"
}