logger, compiler logic, sse endpoints

This commit is contained in:
Maximilian Wagner
2025-12-25 20:05:33 +01:00
parent d9f7ead467
commit 891ebe0107
8 changed files with 110 additions and 26 deletions

View File

@@ -9,5 +9,6 @@
"webserverDomain": "localhost:9876",
"webserverSecure": false,
"certificatePath": "",
"certificateKeyPath": ""
"certificateKeyPath": "",
"timezone": "Europe/Berlin"
}