fix webuntis server URL and certificate

This commit is contained in:
2025-12-03 17:12:33 +01:00
parent 7dea44d1e8
commit 8f92ab06d9
3 changed files with 31 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ class EndpointData {
Endpoint webuntis() => EndpointOptions(
live: Endpoint(
domain: 'peleus.webuntis.com',
domain: 'marianum-fulda.webuntis.com',
),
staged: Endpoint(
domain: 'mhsl.eu',