Production uses postgres

production
John Crepezzi 11 years ago
parent 5a8697cdd8
commit d040dedc6e
  1. 5
      config.js

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

Loading…
Cancel
Save