Skip to content

Commit

Permalink
Expose port 3000 in Gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese committed Aug 27, 2024
1 parent b4d4579 commit ff8c0de
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 @@ -9,7 +9,7 @@ tasks:
# exposed ports
ports:
- port: 8080
- port: 3000
onOpen: open-preview
visibility: public

Expand Down

0 comments on commit ff8c0de

Please sign in to comment.