Skip to content

Commit

Permalink
allow codespaces reverse proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
intrinseca committed Apr 13, 2024
1 parent 22b7644 commit b40d617
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ homeassistant:
- 127.0.0.1/32

demo:

http:
use_x_forwarded_for: true
trusted_proxies:
- ::1

0 comments on commit b40d617

Please sign in to comment.