first commit
This commit is contained in:
5
env.production.json.example
Normal file
5
env.production.json.example
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"SUPABASE_URL": "https://YOUR_PROJECT_ID.supabase.co",
|
||||
"SUPABASE_ANON_KEY": "YOUR_SUPABASE_ANON_KEY",
|
||||
"ADMIN_USER_IDS": "uuid-1,uuid-2"
|
||||
}
|
||||
Reference in New Issue
Block a user