mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 10:22:53 +00:00
11 lines
172 B
JSON
11 lines
172 B
JSON
{
|
|
"database": {
|
|
"default": {
|
|
"host": "localhost",
|
|
"port": 27017,
|
|
"name": "storify_localhost",
|
|
"username": "",
|
|
"password": ""
|
|
}
|
|
}
|
|
} |