fix auth redirects and API env naming
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user