This commit is contained in:
Julian Lam
2018-01-25 12:26:57 -05:00
parent a4939d78fe
commit 08da1b262b

View File

@@ -1,11 +0,0 @@
{
"url": "http://127.0.0.1:4567",
"secret": "catsRkool",
"database": "redis",
"port": 4567,
"redis": {
"host": "127.0.0.1",
"port": "6379",
"database": "0"
}
}