diff --git a/.gitpod.yml b/.gitpod.yml index 961ea52..50f6d69 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -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)