Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
araczkowski authored and actions-user committed Sep 4, 2023
1 parent 0895f7d commit 0b3dff2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cloudflared/DOCS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AIS Cloudflared

Cloudflared connects your Home Assistant Instance via a secure tunnel via Cloudflare
to a subdomain at ``paczka.pro`` host. This allows you to expose your Home
to a subdomain at `paczka.pro` host. This allows you to expose your Home
Assistant instance to the Internet without opening ports on your router.

![ais tunnel](https://raw.githubusercontent.com/sviete/ais-ha-addon-cloudflared/main/docs/images/ais-tunnel.png)
Expand All @@ -11,9 +11,9 @@ Assistant instance to the Internet without opening ports on your router.
### 1. Configure the http integration in your Home Assistant config

Since Home Assistant blocks requests from proxies/reverse proxies, you need to tell
your instance to allow requests from the Cloudflared add-on. The add-on runs
locally, so HA has to trust the docker network. In order to do so, add the
following lines to your /config/configuration.yaml:
your instance to allow requests from the Cloudflared add-on. The add-on runs
locally, so HA has to trust the docker network. In order to do so, add the
following lines to your /config/configuration.yaml:

Note: There is no need to adapt anything in these lines since the IP range of the docker network is always the same.

Expand Down

0 comments on commit 0b3dff2

Please sign in to comment.