feat(gitpod): open client in new tab (#42798)
This commit is contained in:
@ -3,7 +3,7 @@ ports:
|
|||||||
- port: 27017 # mongodb
|
- port: 27017 # mongodb
|
||||||
onOpen: ignore
|
onOpen: ignore
|
||||||
- port: 8000 # client
|
- port: 8000 # client
|
||||||
onOpen: open-preview
|
onOpen: open-browser
|
||||||
visibility: public
|
visibility: public
|
||||||
- port: 9228 # node debug
|
- port: 9228 # node debug
|
||||||
onOpen: ignore
|
onOpen: ignore
|
||||||
|
Reference in New Issue
Block a user