Skip to content

Commit

Permalink
Switch to browser
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Aug 10, 2023
1 parent 4a89797 commit 29f708d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ports:
- name: Tutorial App
description: Web app displaying context data
port: 3000
onOpen: open-preview
onOpen: open-browser
- name: Tutorial Devices
description: Dummy IoT Sensors over HTTP
port: 3001
Expand Down Expand Up @@ -42,4 +42,4 @@ ports:
- name: Grafana
description: Graphing Tool
port: 3003
onOpen: open-preview
onOpen: open-browser

0 comments on commit 29f708d

Please sign in to comment.