mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix typo
This commit is contained in:
parent
a151bb7ff2
commit
2667e63bab
@ -90,7 +90,7 @@ Please note, that sources from `trusted_networks` won't be banned automatically.
|
|||||||
|
|
||||||
## {% linkable_title Hosting files %}
|
## {% linkable_title Hosting files %}
|
||||||
|
|
||||||
If you want to use Home Assistant to host or serve static files then create a directory called `www` under the configuration path (`/config` on Hass.io, `.homeassistant` elswhere). The static files in `www/` can be accessed by the following URL `http://your.domain:8123/local/`, for example `audio.mp3` would be accessed as `http://your.domain:8123/local/audio.mp3`.
|
If you want to use Home Assistant to host or serve static files then create a directory called `www` under the configuration path (`/config` on Hass.io, `.homeassistant` elsewhere). The static files in `www/` can be accessed by the following URL `http://your.domain:8123/local/`, for example `audio.mp3` would be accessed as `http://your.domain:8123/local/audio.mp3`.
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
If you've had to create the `www/` folder for the first time, you'll need to restart Home Assistant.
|
If you've had to create the `www/` folder for the first time, you'll need to restart Home Assistant.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user