🚀 Auto-deploy: DBMaker atualizado em 27/07/2026 10:47:27

This commit is contained in:
2026-07-27 10:47:27 +00:00
parent 94f76e71fb
commit 93a7e0c86e
3 changed files with 3 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
VITE_SUPABASE_URL=https://supabase.reifonas.cloud
VITE_SUPABASE_ANON_KEY=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJzdXBhYmFzZSIsImlhdCI6MTc3Mjk5NTUwMCwiZXhwIjo0OTI4NjY5MTAwLCJyb2xlIjoiYW5vbiJ9.k7B7mAnk1rU-549Y3e-79vGq-vR7U1mI4R8i-7s7U1o
-2
View File
@@ -40,8 +40,6 @@ coverage
.env.development.local .env.development.local
.env.test.local .env.test.local
.env.production.local .env.production.local
.env.production
# OS # OS
Thumbs.db Thumbs.db
.DS_Store .DS_Store
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="pt-BR"> <html lang="pt-BR">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/svg+xml" href="vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SteelBook - Gestão de Databooks</title> <title>SteelBook - Gestão de Databooks</title>
</head> </head>