We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee62e44 commit 35fa7f6Copy full SHA for 35fa7f6
.gitpod.yml
@@ -1,7 +1,10 @@
1
ports:
2
- port: 3000
3
+ onOpen: open-preview
4
- port: 3001
5
onOpen: ignore
6
+- port: 8000
7
+ onOpen: ignore
8
tasks:
9
- init: yarn
10
command: yarn demo:dev
0 commit comments