feat(frontend): make baseUrl dynamic for external network access and clear default login inputs

This commit is contained in:
2026-08-16 16:59:36 +02:00
parent aaef272f4e
commit 75a2510b39
7 changed files with 99671 additions and 70616 deletions
+1 -1
View File
@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"0cd610717bde95fd88343c64f81c11ba4e5c00
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "2786298959" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "422571355" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});