mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-05-03 03:00:41 -04:00
Remove BACKEND_DIR from Dockerfile ENV and update docker/start.sh to compute backend and frontend paths at runtime. start.sh now sets BACKEND_FOLDER (fallback /app/backend), derives DATA_FOLDER and LOGS_FOLDER from it, and defines FRONTEND_FOLDER (/app/frontend/dist) earlier so env.js can be written reliably. This avoids depending on the removed BACKEND_DIR ENV and eliminates a duplicated FRONTEND_FOLDER assignment. #507
2.7 KiB
2.7 KiB