Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cybermouflons/CCSC-CTF-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
neochristou committed May 1, 2024
2 parents 3e99ee7 + 7c13588 commit c4b1b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/warriors_tech_shop/setup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ RUN npm install

EXPOSE 3000

# CMD ["npm", "run", "start"]
CMD ["npm", "run", "dev"]
CMD ["npm", "run", "start"]
# CMD ["npm", "run", "dev"]

0 comments on commit c4b1b6c

Please sign in to comment.