feat(gitpod): open client in new tab (#42798)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user