Somewhat automate types and stuff.
This commit is contained in:
@ -19,3 +19,9 @@ NODE_ENV=
|
||||
# Client Variables
|
||||
NEXT_PUBLIC_SUPABASE_URL=
|
||||
NEXT_PUBLIC_SUPABASE_ANON_KEY=
|
||||
|
||||
# Script Variables # Default Values
|
||||
SUPABASE_DB_PASSWORD=
|
||||
#SUPABASE_DB_PORT= # 5432
|
||||
#SUPABASE_DB_USER= # postgres
|
||||
#SUPABASE_DB_NAME= # postgres
|
||||
|
Reference in New Issue
Block a user