Skip to content

Commit

Permalink
Update .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Jun 22, 2023
1 parent cf28a7b commit 715876e
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 @@ -15,4 +15,4 @@ ports:
onOpen: ignore
tasks:
- command: start-vnc-session.sh
- command: gp await-port 6080 && gp preview $(gp url 6080)
- command: gp ports await 6080 && gp preview $(gp url 6080)

0 comments on commit 715876e

Please sign in to comment.