From fdb81bdedafe0481833ee09496e835ebb6f9e82b Mon Sep 17 00:00:00 2001 From: hardi Date: Sat, 3 Feb 2018 21:20:39 +0100 Subject: [PATCH] Remove old token from api config --- api/config/config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/api/config/config.js b/api/config/config.js index b1d5ca0..b6f39ff 100644 --- a/api/config/config.js +++ b/api/config/config.js @@ -1,6 +1,5 @@ module.exports = { port: 8091, - secret: "$8h94j+8z4trh%nj+18tj!h4gf8zuƢzf4zjt(16", database: { uri: 'mongodb://localhost:27017/',