Initial chaos
This commit is contained in:
9
config.example.json
Normal file
9
config.example.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"db": {
|
||||
"user":"test",
|
||||
"password":"pass",
|
||||
"server":"test.mongodb.net",
|
||||
"cluster":"test"
|
||||
},
|
||||
"env": "dev"
|
||||
}
|
Reference in New Issue
Block a user