1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 02:42:48 +00:00
This commit is contained in:
2015-06-25 19:40:52 -05:00
parent 0064ed0795
commit 7dfc0967f4
13 changed files with 191 additions and 90 deletions

View File

@@ -0,0 +1,11 @@
{
"database": {
"default": {
"host": "localhost",
"port": 27017,
"name": "storify_localhost",
"username": "",
"password": ""
}
}
}