···11-# List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/
22-tasks:
33- - command: python -m http.server 3000
44-55-# List the ports to expose. Learn more https://www.gitpod.io/docs/config-ports/
66-ports:
77- - port: 3000
88- onOpen: open-preview