mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
Update development_environment.mdx (#1879)
This commit is contained in:
parent
5619caa7b1
commit
68b6b21b2b
@ -43,7 +43,7 @@ As this approach uses containers, you may face challenges exposing hardware like
|
||||
* Open the command palette in Visual Studio Code - `Shift`+`Command`+`P`(Mac) / `Ctrl`+`Shift`+`P` (Windows/Linux).
|
||||
* Select `Tasks: Run Task` -> `Run Home Assistant Core`
|
||||
* A terminal should open and begin outputting activity. Check for errors and wait for the output to stop/slow down.
|
||||
* Navigate a web browser to `https://localhost:8123`, and you should see the Home Assistant setup screen.
|
||||
* Navigate a web browser to `http://localhost:8123`, and you should see the Home Assistant setup screen.
|
||||
|
||||
In the future, if you want to get back to your development environment: open Visual Studio Code, click on the "Remote Explorer" button in the sidebar, select "Containers" at the top of the sidebar.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user