mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
newst
This commit is contained in:
11
mongoui/mongoui-master/config_default.json
Normal file
11
mongoui/mongoui-master/config_default.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"database": {
|
||||
"default": {
|
||||
"host": "localhost",
|
||||
"port": 27017,
|
||||
"name": "storify_localhost",
|
||||
"username": "",
|
||||
"password": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user