mirror of
https://github.com/arthur-pbty/Portfolio2025.git
synced 2026-06-16 15:55:25 +02:00
add port & add name
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ COPY . .
|
||||
RUN npm run build
|
||||
|
||||
# Exposer le port sur lequel l'application va tourner
|
||||
EXPOSE 3000
|
||||
EXPOSE 3333
|
||||
|
||||
# Démarrer l'application
|
||||
CMD ["npm", "start"]
|
||||
Reference in New Issue
Block a user