Fix WebSocket, add auto refresh on frontend update

This commit is contained in:
2025-06-19 19:08:41 +02:00
parent 34deaa1984
commit eabad4e055
5 changed files with 119 additions and 2 deletions

3
config.json Normal file
View File

@@ -0,0 +1,3 @@
{
"port": 8080
}