mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add missing context to devcontainer (#16408)
This commit is contained in:
parent
d703d0a94f
commit
1486827532
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "home-assistant.io",
|
"name": "home-assistant.io",
|
||||||
|
"context": "..",
|
||||||
"dockerFile": "../Dockerfile",
|
"dockerFile": "../Dockerfile",
|
||||||
"appPort": [4000],
|
"appPort": [4000],
|
||||||
"postCreateCommand": "bundle install && npm install",
|
"postCreateCommand": "bundle install && npm install",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user