Created
June 2, 2025 19:06
-
-
Save hiorws/e3cf91e8bec1cab27c25d69da193a8e0 to your computer and use it in GitHub Desktop.
Home Assistant cloudflared config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tunnel: home-assistant | |
credentials-file: /home/pi/.cloudflared/home-assistant.json | |
ingress: | |
- hostname: YOUR_DOMAIN | |
service: http://localhost:8123 | |
- service: http_status:404 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment