General refactor

This commit is contained in:
2025-06-09 08:53:29 +02:00
parent 1e5cd0790b
commit 0c76b852eb
14 changed files with 38 additions and 64 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ module.exports = {
program: "SQLite3",
host: "localhost",
protocol: "http",
port: 80,
port: 8080,
app_url: "/app",
username: "admin",
password: "password",
logger: {