ExposedGays: map, shop, auth, Supabase schema, Coolify Dockerfile
This commit is contained in:
13
.env.example
Normal file
13
.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
# Supabase — create project at https://supabase.com or self-host
|
||||
NEXT_PUBLIC_SUPABASE_URL=https://your-project.supabase.co
|
||||
NEXT_PUBLIC_SUPABASE_ANON_KEY=your-anon-key
|
||||
SUPABASE_SERVICE_ROLE_KEY=your-service-role-key
|
||||
|
||||
# App
|
||||
NEXT_PUBLIC_APP_URL=https://exposedgays.com
|
||||
NEXT_PUBLIC_DEFAULT_CITY=Fort Lauderdale
|
||||
NEXT_PUBLIC_DEFAULT_LAT=26.1224
|
||||
NEXT_PUBLIC_DEFAULT_LNG=-80.1373
|
||||
|
||||
# Optional: third-party age verification (Veriff, Yoti, etc.)
|
||||
NEXT_PUBLIC_AGE_VERIFY_PROVIDER=placeholder
|
||||
Reference in New Issue
Block a user