Skip to content

Commit

Permalink
Add portsAttributes
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Apr 2, 2023
1 parent 371d9f6 commit d1604f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"forwardPorts": [
8123
],
"portsAttributes": {
"8123": {
"label": "Home Assistant",
"onAutoForward": "notify"
}
},
"customizations": {
"vscode": {
"extensions": [
Expand Down

0 comments on commit d1604f3

Please sign in to comment.