This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# API base for the browser → Django.
|
||||
# Dev: http://localhost:8000/ (docker compose maps host :8000 → backend:5000)
|
||||
# Prod: leave empty for same-origin (nginx proxies /api, /callback, /auth to Django)
|
||||
VITE_API_URL=http://localhost:8000/
|
||||
Reference in New Issue
Block a user