mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
disabling use_x_forwarded_for for brain HA
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
"192.168.95.35"
|
"192.168.95.35"
|
||||||
"127.0.0.1"
|
"127.0.0.1"
|
||||||
];
|
];
|
||||||
use_x_forwarded_for = true;
|
|
||||||
};
|
};
|
||||||
homeassistant = {
|
homeassistant = {
|
||||||
time_zone = "America/New_York";
|
time_zone = "America/New_York";
|
||||||
|
|||||||
Reference in New Issue
Block a user