Production uses postgres

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

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

Loading…
Cancel
Save