Added link to securing checklist (#4323)

Seems silly that we don't point out about setting passwords etc here, so put a link back to the securing checklist.
This commit is contained in:
DubhAd 2018-01-01 18:19:55 +00:00 committed by Fabian Affolter
parent aa7c9192d0
commit 3f14409ec3

View File

@ -10,7 +10,7 @@ footer: true
redirect_from: /getting-started/basic/#remote-access
---
If you're interested in logging in to Home Assistant while away, you'll have to make your instance remotely accessible.
If you're interested in logging in to Home Assistant while away, you'll have to make your instance remotely accessible. Remember to follow the [securing checklist](/docs/configuration/securing/) before doing this.
The most common approach is to set up port forwarding from your router to port 8123 on the computer that is hosting Home Assistant. General instructions on how to do this can be found by searching `<router model> port forwarding instructions`.