From 94f76e71fb22f24ecf2da2a8aef8a17c54fd4873 Mon Sep 17 00:00:00 2001 From: admtracksteel Date: Mon, 27 Jul 2026 10:35:06 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Auto-deploy:=20DBMaker=20atualiz?= =?UTF-8?q?ado=20em=2027/07/2026=2010:35:06?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 2 +- vite.config.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 80aa3e4..08b7aba 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -51,7 +51,7 @@ function App() { - + }> {/* Redirecionamos tudo para o dashboard diretamente */} diff --git a/vite.config.ts b/vite.config.ts index 04eb64b..999af2c 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react' import path from 'path' export default defineConfig({ + base: '/dashboard/', plugins: [react()], resolve: { alias: {