revert e1d865e6c3
Deploy Function / deploy (push) Failing after 45s

revert posible solución a issue #60
This commit is contained in:
2026-02-05 16:11:09 +00:00
parent 1af0358e65
commit 132a51133b
5 changed files with 11 additions and 230 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const corsHeaders = {
"Access-Control-Allow-Origin": "*",
"Access-Control-Allow-Headers":
"authorization, x-client-info, apikey, content-type, x-supabase-client-platform",
"authorization, x-client-info, apikey, content-type",
};