mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-26 13:48:53 +08:00
10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"message" : "We are in development",
|
|
"db" : {
|
|
"path" : "mongodb://localhost",
|
|
"port" : "27017",
|
|
"name" : "test"
|
|
},
|
|
"port" : "8080"
|
|
}
|