in-the-database-2/config/config.example.json
jill ca0852800e
init commit babey
currently basically just a boilerplate and does Absolutely Fucking Nothing
2020-09-02 15:48:41 +03:00

6 lines
No EOL
128 B
JSON

{
"name": "in-the-database-2",
"port": 8080,
"dbconnectionURL": "mongodb://localhost:27017",
"dbname": "in-the-database-2"
}