Files
GTF/GTF/project/.dockerignore
T
oimer 43f5738545 Fix formateur login/visibility, docker build, and calendar refresh bugs
- Correct system diagnostic to check v_Formateurs_CD (the view actually
  used) instead of the nonexistent v_Formateurs_CD_Declarations, which
  was forcing the backend into degraded legacy_hash mode and blocking
  all formateurs except the hardcoded special case.
- Add .dockerignore to frontend/backend so the Windows-installed
  node_modules doesn't overwrite the container's npm install (was
  causing "vite: not found").
- Fetch declarations with cache: 'no-store' and await the save
  callback so the calendar reflects a new entry without a page reload.
- Add docker-compose.prod.yml using published Docker Hub images.
2026-08-06 09:45:23 +02:00

4 lines
23 B
Plaintext