diff --git a/config.js b/config.js index 52ad004..835eeff 100644 --- a/config.js +++ b/config.js @@ -33,10 +33,7 @@ }, "storage": { - "type": "redis", - "host": "0.0.0.0", - "port": 6379, - "db": 2, + "type": "postgres", "expire": 2592000 },