UserProfile page was not loaded

This commit is contained in:
2026-01-25 16:02:07 +01:00
parent 3b52281987
commit 98cd06df65
5 changed files with 31 additions and 24 deletions
+4
View File
@@ -19,4 +19,8 @@ export default defineConfig({
//port: 8080,
host: ['bamort.trokan.de','192.168.0.48', 'localhost','terra.local'],
},
//build: {
// minify: false,
// sourcemap: true,
//},
})