mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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",
|
||||
"context": "..",
|
||||
"dockerFile": "../Dockerfile",
|
||||
"appPort": [4000],
|
||||
"postCreateCommand": "bundle install && npm install",
|
||||
|
Loading…
x
Reference in New Issue
Block a user