Initial commit
This commit is contained in:
9
config_example.json
Normal file
9
config_example.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"database": {
|
||||
"name": "photos",
|
||||
"host": "127.0.0.1",
|
||||
"port": 27017,
|
||||
"user": null,
|
||||
"password": null
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user