General refactor

This commit is contained in:
2025-06-09 08:53:29 +02:00
parent e9296b44be
commit 9081853a6f
15 changed files with 43 additions and 72 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ module.exports = {
program: "Throttle & Motor Mapping",
host: "localhost",
protocol: "http",
port: 8080,
port: 8081,
app_url: "/app",
username: "admin",
password: "password",
logger: {