mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 09:56:30 +00:00
Update hassio_addon_tutorial.md
This commit is contained in:
parent
7a0ed319fa
commit
0580c8de15
@ -133,7 +133,7 @@ Add "ports" to `config.json`. This will make TCP on port 8000 inside the contain
|
||||
Update `run.sh` to start the Python 3 server:
|
||||
|
||||
```
|
||||
python3 -m http.server
|
||||
python3 -m http.server 8000
|
||||
```
|
||||
|
||||
## Step 4: Installing the update
|
||||
|
Loading…
x
Reference in New Issue
Block a user