Skip to content

Commit

Permalink
✨ TWEAK: update gitpod file
Browse files Browse the repository at this point in the history
Merge pull request #36 from WarenGonzaga/tweak/gitpod-configs
  • Loading branch information
warengonzaga authored Nov 22, 2021
2 parents 1aa7d59 + e91137c commit 04e03cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ tasks:
init: yarn install
command: yarn dev
ports:
- port: 7070
- port: 1234
onOpen: open-browser
visibility: public

1 comment on commit 04e03cf

@vercel
Copy link

@vercel vercel bot commented on 04e03cf Nov 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.