WS statt Telnet

This commit is contained in:
chk
2026-03-09 20:15:18 +01:00
parent 9480f40233
commit f2a675a652
8 changed files with 221 additions and 327 deletions

View File

@@ -1,8 +1,8 @@
module.exports = {
fluidnc: {
host: "fluidncsilver.local",
port: 81,
host: "fluidncred.local",
port: 80,
reconnectDelay: 30000
},