From 5610adcfda54a0bb04d05c34bb8304de24679771 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sun, 21 Nov 2021 10:03:44 +0200 Subject: [PATCH] Add trusted proxy docker network --- config/configuration.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/configuration.yaml b/config/configuration.yaml index 0f6199b..e115b71 100644 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -25,6 +25,8 @@ http: trusted_proxies: - 127.0.0.1 - 192.168.0.80 + - 192.168.0.27 + - 172.23.0.0/24 lovelace: mode: yaml