Initial infrastructure documentation - comprehensive homelab reference
This commit is contained in:
8
home-assistant-http-fix.txt
Normal file
8
home-assistant-http-fix.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
- 127.0.0.1
|
||||
- 10.0.8.1
|
||||
|
||||
ssl_certificate: /config/fullchain.pem
|
||||
ssl_key: /config/privkey.pem
|
||||
Reference in New Issue
Block a user