Mise à jour de 'cryptide_project/Dockerfile'
continuous-integration/drone/push Build is passing Details

pull/96/head^2
Thomas CHAZOT 1 year ago
parent 851f9f99d5
commit c0894b004e

@ -14,7 +14,7 @@ RUN npm install
COPY . .
# Exposez le port 8080
EXPOSE 80
EXPOSE 3000
# Commande pour exécuter l'application lorsque le conteneur démarre
CMD ["npm", "start"]

Loading…
Cancel
Save