diff --git a/.gitpod.yml b/.gitpod.yml index b7d6d5eb2..e7dd5be20 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -4,4 +4,4 @@ ports: tasks: - before: pip3 install -r requirements.txt - command: make webserver + command: make live-html