3 Commits

Author SHA1 Message Date
Agent Zero
1efdadb652 fix: update dev environment to use container IPs instead of localhost
- Changed VITE_SUPABASE_URL from http://localhost:8000 to http://192.168.0.155:8000
- Changed VITE_API_URL from http://localhost:8000 to http://192.168.0.63:8000
- Fixes connection refused errors during login in development environment

Applies to both .env.development and .env.dev files.
2026-02-22 23:31:01 +00:00
53e298bbe2 chore: update env config with production Supabase credentials 2026-02-22 00:31:07 +00:00
d1efe09236 env prod updates 2025-11-19 20:07:43 +00:00