Validaciones mandatorias — Sección 8 — IDs concretos
This commit is contained in:
@@ -6,3 +6,7 @@ NEXT_PUBLIC_SUPABASE_ANON_KEY=<anon-key-publica>
|
||||
|
||||
# NUNCA agregar SUPABASE_SERVICE_ROLE_KEY como variable NEXT_PUBLIC_ ni en el cliente
|
||||
# La service_role bypasa RLS — solo para Edge Functions / backend server-side
|
||||
|
||||
# IP hash — variable server-only (NUNCA NEXT_PUBLIC_)
|
||||
# Usada para deduplicación anónima. Generá un string aleatorio largo.
|
||||
IP_HASH_SALT=
|
||||
|
||||
Reference in New Issue
Block a user