We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556a775 commit 9ea6d75Copy full SHA for 9ea6d75
.gitpod.yml
@@ -1,3 +1,6 @@
1
tasks:
2
- init: yarn
3
command: yarn start
4
+ports:
5
+ - port: 3001
6
+ onOpen: open-preview
0 commit comments