test probleme docker

This commit is contained in:
Arthur
2025-09-13 23:46:11 +02:00
parent c676411e8c
commit 517206334b
+1 -1
View File
@@ -7,7 +7,7 @@ services:
volumes: volumes:
- ./:/usr/src/app - ./:/usr/src/app
ports: ports:
- "3000:3000" - "3001:3000"
environment: environment:
- NODE_ENV=production - NODE_ENV=production
- PORT=3000 - PORT=3000