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 |
|