Skip to content

Commit

Permalink
open preview in gitpod on port 8081
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren committed Sep 29, 2022
1 parent 24abf1c commit a063180
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 @@ -2,7 +2,7 @@ tasks:
- init: npm i && export CHROME_BIN=/usr/bin/chromium-browser
command: NODE_ENV=production node_modules/grunt/bin/grunt webpack && npm run serve:dev
ports:
- port: 3000
- port: 8081
onOpen: open-preview

github:
Expand Down

0 comments on commit a063180

Please sign in to comment.