Skip to content

Commit

Permalink
Remove port forwarding in vscode environment
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpannek committed Jan 23, 2025
1 parent 023978a commit 205f53b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"containerUser": "vscode",
"updateRemoteUserUID": true,

// Ports required for Dremio services
"forwardPorts": [9047, 32010, 32011, 19120, 8088],

// Configure tool-specific properties.
"customizations": {
"vscode": {
Expand Down

0 comments on commit 205f53b

Please sign in to comment.