Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' of github.com:crestalnetwork/ethglobal-bangkok
Browse files Browse the repository at this point in the history
  • Loading branch information
dangbh1002 committed Nov 16, 2024
2 parents 701d822 + 21e716d commit 4cf1aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swapapi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ COPY . .
EXPOSE 3000

# Start the application
CMD ["yarn", "start"]
CMD ["npm", "run", "dev"]

0 comments on commit 4cf1aa1

Please sign in to comment.