Skip to content

Commit

Permalink
Update .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pawlean authored Jan 10, 2022
1 parent 32c55b3 commit 5d93941
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
tasks:
- name: Install RedisTimeSeries module
init: >
docker-compose up -d
init: docker-compose up -d
command: gp sync-done finished
openMode: split-left
- name: Start front-end
Expand All @@ -13,4 +12,4 @@ tasks:

ports:
- port: 8081
onOpen: open-preview
onOpen: open-preview

0 comments on commit 5d93941

Please sign in to comment.