Skip to content

Commit

Permalink
test docker azure
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinhoareau committed Mar 24, 2024
1 parent b795f2d commit f5da25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ COPY . .
EXPOSE 8080

# Commande pour démarrer l'application
CMD [ "npm", "start" ]
CMD [ "vite"]

0 comments on commit f5da25d

Please sign in to comment.