disallow registering
This commit is contained in:
@@ -12,6 +12,9 @@ VITE_SUPABASE_ANON_KEY=your-anon-key
|
|||||||
# Optional: for OAuth / magic link redirects
|
# Optional: for OAuth / magic link redirects
|
||||||
# VITE_SUPABASE_REDIRECT_URL=http://localhost:5173
|
# VITE_SUPABASE_REDIRECT_URL=http://localhost:5173
|
||||||
|
|
||||||
|
# Set to "true" to disable new user registration (login still works)
|
||||||
|
# VITE_DISABLE_REGISTRATION=false
|
||||||
|
|
||||||
# App uses schema "omotomo" for decks/questions. Ensure the API exposes it:
|
# App uses schema "omotomo" for decks/questions. Ensure the API exposes it:
|
||||||
# Self-hosted: add "omotomo" to PostgREST db-schemas (e.g. in config).
|
# Self-hosted: add "omotomo" to PostgREST db-schemas (e.g. in config).
|
||||||
# Cloud: Dashboard > Project Settings > API > Exposed schemas.
|
# Cloud: Dashboard > Project Settings > API > Exposed schemas.
|
||||||
|
|||||||
Reference in New Issue
Block a user