mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(gitpod): open client in new tab (#42798)
This commit is contained in:
+1
-1
@@ -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