Skip to content

Commit

Permalink
Change port
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Feb 14, 2020
1 parent bd438e7 commit 6a2a185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Hass.io Community Add-Ons",
"context": "..",
"dockerFile": "Dockerfile",
"appPort": 8123,
"appPort": 7123,
"runArgs": [
"-e",
"GIT_EDITOR=code --wait",
Expand Down

0 comments on commit 6a2a185

Please sign in to comment.