mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +00:00
Update container port (#8352)
* Update container port * Update .devcontainer/devcontainer.json Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
This commit is contained in:
parent
5cdcec699b
commit
1d498349c5
@ -4,7 +4,7 @@
|
||||
"dockerfile": "Dockerfile",
|
||||
"context": ".."
|
||||
},
|
||||
"appPort": 8123,
|
||||
"appPort": "8124:8123",
|
||||
"context": "..",
|
||||
"postCreateCommand": "script/bootstrap",
|
||||
"extensions": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user