From 439a560226e6abb9540795e73152a681284f3a29 Mon Sep 17 00:00:00 2001 From: hippoz Date: Thu, 10 Jun 2021 20:53:07 +0300 Subject: [PATCH] a a --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 624a9a3..672dd6f 100644 --- a/config.js +++ b/config.js @@ -9,7 +9,7 @@ module.exports = { server: { port: 3001 }, - passwords: ['fartsex'], + passwords: ['passwordgoeshere'], url: 'http://localhost:3001', storagePath: '/tmp/yes', fileTypes: fileTypes,