rewrite
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 33s

This commit is contained in:
2026-08-02 19:58:39 +05:00
parent 292bb29099
commit c6015e27a6
162 changed files with 18094 additions and 469 deletions
+4
View File
@@ -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/