Skip to content

Commit 9ea6d75

Browse files
committed
chore: update port to 3001
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
1 parent 556a775 commit 9ea6d75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitpod.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
tasks:
22
- init: yarn
33
command: yarn start
4+
ports:
5+
- port: 3001
6+
onOpen: open-preview

0 commit comments

Comments
 (0)