This commit is contained in:
2026-04-12 19:49:03 +07:00
parent 53afcf5eb2
commit 857341132c
6 changed files with 185 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# Docker — port exposed on host (default: 3000)
APP_PORT=3000
# Supabase — https://supabase.com/dashboard/project/_/settings/api
VITE_SUPABASE_URL=https://your-project.supabase.co
VITE_SUPABASE_PUBLISHABLE_KEY=sb_publishable_...