From da3fc3c105d2ec2ec63137f1830d573c03c14fd0 Mon Sep 17 00:00:00 2001 From: Killer Boss Original <73131550+killerbossoriginal@users.noreply.github.com> Date: Tue, 5 Jul 2022 14:52:32 +0200 Subject: [PATCH] change port --- settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.js b/settings.js index 4b80087..d805175 100644 --- a/settings.js +++ b/settings.js @@ -1,4 +1,4 @@ module.exports = { - port: '15000', //database port + port: '10009', //database port auth: ['abaco2022'] } \ No newline at end of file