Commit Graph

3 Commits

Author SHA1 Message Date
dahoud
0078301ccc Fix: Autoriser .env.production dans git pour le build Docker
Ajoute !.env.production au .gitignore pour permettre au fichier d'être versionné.
Cela permet au build Docker de copier .env.production et de le charger avec ENV NODE_ENV production.

Fixes the issue where NEXT_PUBLIC_API_URL was not set correctly in production builds.
2025-10-24 08:15:29 +00:00
dahoud
5bdd4b6e4f fix: Remove demo pages and add testDataService for production build 2025-10-02 00:10:01 +00:00
dahoud
b430bf3b96 Initial commit 2025-10-01 01:39:07 +00:00