Production uses postgres

This commit is contained in:
John Crepezzi 2014-06-09 16:51:53 -04:00
parent 5a8697cdd8
commit d040dedc6e
1 changed files with 1 additions and 4 deletions

View File

@ -33,10 +33,7 @@
},
"storage": {
"type": "redis",
"host": "0.0.0.0",
"port": 6379,
"db": 2,
"type": "postgres",
"expire": 2592000
},