chore(dev): update gitpod extensions (#42706)
* chore(dev): update gitpod extensions * add public visibility to ports 8000 & 3000
This commit is contained in:
@ -4,10 +4,12 @@ ports:
|
||||
onOpen: ignore
|
||||
- port: 8000 # client
|
||||
onOpen: open-preview
|
||||
visibility: public
|
||||
- port: 9228 # node debug
|
||||
onOpen: ignore
|
||||
- port: 3000 # api
|
||||
onOpen: ignore
|
||||
visibility: public
|
||||
- port: 9229 # node debug
|
||||
onOpen: ignore
|
||||
- port: 9230 # client node debug
|
||||
@ -80,5 +82,5 @@ github:
|
||||
|
||||
vscode:
|
||||
extensions:
|
||||
- dbaeumer.vscode-eslint@2.1.5:9Wg0Glx/TwD8ElFBg+FKcQ==
|
||||
- esbenp.prettier-vscode@4.7.0:kgoYSh1LwTixKtJtQWtodQ==
|
||||
- dbaeumer.vscode-eslint@2.1.8
|
||||
- esbenp.prettier-vscode@6.4.0
|
||||
|
Reference in New Issue
Block a user