This commit is contained in:
2021-07-11 12:32:50 +00:00
parent 84ccbd1ffa
commit c5a1e41519
7 changed files with 70 additions and 39 deletions

View File

@@ -2,7 +2,8 @@ image:
file: .gitpod.Dockerfile
# # Commands to start on workspace startup
tasks:
- command: run.sh
- init: bash /workspace/www_threefold_io/gitpod/install.sh
- command: bash /workspace/www_threefold_io/gitpod/run.sh
ports:
- port: 8080
onOpen: open-browser