Skip to content

Commit

Permalink
update gitpod config
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Dec 13, 2023
1 parent c529192 commit fcd7201
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tasks:
- init: npm i
command: cd demo-server && npm run start
command: npm start
ports:
- port: 8080
onOpen: open-preview
- port: 3000
onOpen: open-preview

0 comments on commit fcd7201

Please sign in to comment.