cleanup config

This commit is contained in:
2026-09-01 20:26:39 +03:00
parent e63223ae62
commit 22e3776892
6 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -11,5 +11,5 @@ export default defineConfig({
}),
tailwindcss(),
],
base: "/dx4dashboard",
base: "/",
});