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:
- ./:/usr/src/app
ports:
- "3000:3000"
- "3001:3000"
environment:
- NODE_ENV=production
- PORT=3000