feat(gitpod): open client in new tab (#42798)

pull/42799/head
Shaun Hamilton 2021-07-08 15:14:21 +01:00 committed by GitHub
parent 77973d9c6c
commit 8a9bcb9400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ ports:
- port: 27017 # mongodb
onOpen: ignore
- port: 8000 # client
onOpen: open-preview
onOpen: open-browser
visibility: public
- port: 9228 # node debug
onOpen: ignore