fix auth redirects and API env naming

This commit is contained in:
2026-05-28 12:44:10 +01:00
parent 0db53bfd9c
commit 4b6600e01f
20 changed files with 137 additions and 32 deletions
-1
View File
@@ -18,7 +18,6 @@ VITE_APP_HMR_URL=http://192.168.0.94:5173
VITE_SUPABASE_URL=http://192.168.0.155:8000
# API should use localhost for local development
VITE_API_URL=http://192.168.0.94:8000
VITE_API_BASE=http://192.168.0.94:8000
# Neo4j