mock data

This commit is contained in:
Mamadou Khoussa [028918 DSI/DAC/DIF/DS] 2025-09-21 22:49:43 +00:00
parent 2e2724c7a6
commit 274323373c

View File

@ -8,6 +8,6 @@ RUN npm install
COPY . . COPY . .
EXPOSE 3001 EXPOSE 3000
CMD ["npm", "run", "start:dev"] CMD ["npm", "run", "start:dev"]