diff --git a/.env.production b/.env.production new file mode 100644 index 0000000..3453d74 --- /dev/null +++ b/.env.production @@ -0,0 +1,2 @@ +VITE_SUPABASE_URL=https://supabase.reifonas.cloud +VITE_SUPABASE_ANON_KEY=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJzdXBhYmFzZSIsImlhdCI6MTc3Mjk5NTUwMCwiZXhwIjo0OTI4NjY5MTAwLCJyb2xlIjoiYW5vbiJ9.k7B7mAnk1rU-549Y3e-79vGq-vR7U1mI4R8i-7s7U1o diff --git a/.gitignore b/.gitignore index 32b456d..1ab41c6 100644 --- a/.gitignore +++ b/.gitignore @@ -40,8 +40,6 @@ coverage .env.development.local .env.test.local .env.production.local -.env.production - # OS Thumbs.db .DS_Store diff --git a/index.html b/index.html index 690c800..f64a6de 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + SteelBook - Gestão de Databooks