10 lines
260 B
JSON
10 lines
260 B
JSON
{
|
|
"api": {
|
|
"address": "http://localhost",
|
|
"port": 5002,
|
|
"mongodb_URI": "mongodb://localhost:27017",
|
|
"database_name": "sample_db",
|
|
"collection_name": "list",
|
|
"storage_location": "/home/danny/Documents"
|
|
}
|
|
} |