Chore: update environment configuration for local development; modify Dockerfile to streamline SDK installation and enhance startup script for better directory handling; add time verification script for system time synchronization
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Web environment (Vite)
|
||||
VITE_SUPABASE_URL=http://127.0.0.1:54321
|
||||
VITE_SUPABASE_URL=http://localhost:54321
|
||||
VITE_SUPABASE_ANON_KEY=[REDACTED]
|
||||
|
||||
# API config (optional)
|
||||
|
||||
Reference in New Issue
Block a user